mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-19 18:16:13 +02:00

[TASK] Add missing changelog entry

This commit is contained in:
Oliver Klee 2022-10-09 11:25:50 +02:00
parent 1d419467b6
commit 5ec9bd2342
No known key found for this signature in database
GPG key ID: E74BB46157AA8FDF

View file

@ -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)