diff --git a/CHANGELOG.md b/CHANGELOG.md index d1dd3870..ef55be4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## 0.10.0 - 2023-08-31 + +### Added +- Added monthly statistics command `bin/console cmp:monthly-statistics [--accepted-all] [--rejected-all] [--by-categories ] [--unique] [--year ] [--format ]`. + ### Changed - Changed `68publishers/php` Docker images to the latest versions.