# 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.0] - 2026-09-01
### Removed
- Minimum supported PHP version is now 7.4. [#51515]

## 0.1.0 - 2026-08-20
### Added
- Add a lightweight feature flags registry package. [#49698]

### Changed
- Documentation: Add guidance on when to register, name, and retire feature flags. [#49698]

[0.2.0]: https://github.com/Automattic/jetpack-feature-flags/compare/v0.1.0...v0.2.0
