# 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). ## [0.2.4] - 2025-03-26 ### Changed - Internal updates. ## [0.2.3] - 2025-03-18 ### Changed - Internal updates. ## [0.2.2] - 2025-03-05 ### Changed - Update dependencies. [#42002] ## [0.2.1] - 2025-02-12 ### Fixed - Code: Remove extra params on function calls. [#41263] ## [0.2.0] - 2024-11-28 ### Changed - Updated dependencies. [#40286] ### Removed - General: Update minimum PHP version to 7.2. [#40147] ## [0.1.3] - 2024-11-04 ### Added - Enable test coverage. [#39961] ## [0.1.2] - 2024-10-10 ### Fixed - Fix missing types in phpdoc comments. [#39648] ## [0.1.1] - 2024-08-29 ### Changed - Cleanup utils [#39025] ## 0.1.0 - 2024-08-22 ### Added - Initial version. [#38563] ### Changed - Updated package dependencies. [#39004] [0.2.4]: https://github.com/Automattic/jetpack-schema/compare/v0.2.3...v0.2.4 [0.2.3]: https://github.com/Automattic/jetpack-schema/compare/v0.2.2...v0.2.3 [0.2.2]: https://github.com/Automattic/jetpack-schema/compare/v0.2.1...v0.2.2 [0.2.1]: https://github.com/Automattic/jetpack-schema/compare/v0.2.0...v0.2.1 [0.2.0]: https://github.com/Automattic/jetpack-schema/compare/v0.1.3...v0.2.0 [0.1.3]: https://github.com/Automattic/jetpack-schema/compare/v0.1.2...v0.1.3 [0.1.2]: https://github.com/Automattic/jetpack-schema/compare/v0.1.1...v0.1.2 [0.1.1]: https://github.com/Automattic/jetpack-schema/compare/v0.1.0...v0.1.1