diff --git a/CHANGELOG.md b/CHANGELOG.md index 91d5084..a6c28a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ This project adheres to [Semantic Versioning](https://semver.org/). ### Added ### Changed +- Upgrade to PHPUnit 9 and PHPCOV 8 (#610) - Convert functional test fixtures to CSV (#601) - Use typed properties instead of `@var` annotations (#599) - Return `ResponseInterface` in controller actions (#597)