diff --git a/CHANGELOG.md b/CHANGELOG.md index b958907..f16575e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] - yyyy-mm-dd +## [1.2.2] - 2024-07-24 + +- Update and fix doc blocks +- Support PHPUnit 10 +- Improve tests for PHPUnit 10 & 11 +- Exclude tests from the vendor tarball + ## [1.2.1] - 2022-12-03 - Don't replace `samyoul/u2f-php-server` anymore in `composer.json`