# Markdown Renderer for GitHub - Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [1.2.0] - 2025-11-18 ### Removed - Completely removed Plugin Update Checker (now using WordPress.org standard update system) ### Changed - Added CI environment detection and strict mode to test scripts ## [1.3.0] - 2025-11-18 ### Removed - Completely removed Plugin Update Checker (now using WordPress.org standard update system) ### Changed - Added CI environment detection and strict mode to test scripts ## [1.3.1] - 2025-12-25 ### Removed - Completely removed Plugin Update Checker (now using WordPress.org standard update system) ### Changed - Added CI environment detection and strict mode to test scripts ## [1.3.2] - 2025-12-25 ### Removed - Completely removed Plugin Update Checker (now using WordPress.org standard update system) ### Changed - Added CI environment detection and strict mode to test scripts ## [Unreleased] ### Removed - Completely removed Plugin Update Checker (now using WordPress.org standard update system) ### Changed - Added CI environment detection and strict mode to test scripts - Refactored dependency check logic in test scripts into reusable functions