# 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-08-26
### Removed
- Minimum supported PHP version is now 7.4. [#51515]

## 0.1.0 - 2026-07-09
### Added
- Initial release: Central registry and renderer for Jetpack admin-menu notification-count badges. [#50190]

### Changed
- Add the core `awaiting-mod` and `update-plugins` classes to the top-level Jetpack menu total badge so it uses WordPress's standard admin-menu bubble styling. [#50060]

[0.2.0]: https://github.com/Automattic/jetpack-menu-badges/compare/0.1.0...0.2.0
