diff --git a/CHANGELOG.md b/CHANGELOG.md index d67df965735..9d881cbbe0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -162,6 +162,7 @@ Breaking changes: * Serializer: `skip_null_values` now defaults to `true` * Metadata: `Patch` is added to the automatic CRUD * Symfony: generated route names and operation names changed, route naming can be changed directly within metadata +* Doctrine: remove `@final` annotation from filters and mark them as `final` ## v2.7.12