Skip to content

Commit

Permalink
Merge branch 3.0 into 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
soyuka committed Apr 28, 2023
2 parents 1281b0f + 5ebe1ae commit 5ef03c4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,13 @@ Breaking changes:
* Metadata: `Patch` is added to the automatic CRUD
* Symfony: generated route names and operation names changed, route naming can be changed directly within metadata

## v2.7.12

### Bug fixes

* [810e4455b](https://github.com/api-platform/core/commit/810e4455b34070c12404bc65ea0366c48d54d43d) fix(serializer): fix denormalizing to non-cloneable objects (#5569)
* [b6dc7728b](https://github.com/api-platform/core/commit/b6dc7728b68db71242e00beab4b09030254a323f) fix(symfony): update for PHPUnit 10 (#5551)

## v2.7.11

### Bug fixes
Expand Down

0 comments on commit 5ef03c4

Please sign in to comment.