Skip to content

Commit

Permalink
docs: v3.4.10 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
soyuka committed Dec 20, 2024
1 parent 2ee5eb4 commit f8dae8e
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## v3.4.10

### Bug fixes

* [2ee5eb496](https://github.com/api-platform/core/commit/2ee5eb4967f507d04ae07280914bea3c712d8cad) fix(symfony): mercure exception formatting by calling array_keys() (#6879)

## v3.4.9

### Bug fixes
Expand Down Expand Up @@ -2683,4 +2689,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
## 1.0.0 beta 2

* Preserve indexes when normalizing and denormalizing associative arrays
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance

0 comments on commit f8dae8e

Please sign in to comment.