Skip to content

Commit 892d4f5

Browse files
committed
chore: v3.0.6 changelog
also document BC according to #5231
1 parent d4173e7 commit 892d4f5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v3.0.6
4+
5+
### Bug fixes
6+
7+
* [d4173e7db](https://github.com/api-platform/core/commit/d4173e7dbca8e72af484c38fa0dc46a81b238fc6) fix(metadata): do not override name fixes #5235 (#5237)
8+
39
## v3.0.5
410

511
### Bug fixes
@@ -97,6 +103,7 @@ Breaking changes:
97103
* Identifiers: using an object as identifier is supported only when this object is `Stringable`
98104
* Serializer: `skip_null_values` now defaults to `true`
99105
* Metadata: `Patch` is added to the automatic CRUD
106+
* Symfony: generated route names and operation names changed, route naming can be changed directly within metadata
100107

101108
## v2.7.5
102109

0 commit comments

Comments
 (0)