Skip to content

Commit 1aa5017

Browse files
committed
docs: changelog 4.0.20
1 parent 7442b83 commit 1aa5017

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## v4.0.20
4+
5+
### Bug fixes
6+
7+
* [284937039](https://github.com/api-platform/core/commit/284937039c61d4516687c648f4a7581ec1686f3d) fix(doctrine): mapping ArrayAccess deprecation (#6982)
8+
* [a434173b8](https://github.com/api-platform/core/commit/a434173b82f735041a79cb5f469ee0e731ca5956) fix(doctrine): Add a proper exception when a doctrine manager could not be found for a resource class (#6995)
9+
10+
11+
### Features
12+
313
## v4.0.19
414

515
### Bug fixes
@@ -3016,4 +3026,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
30163026
## 1.0.0 beta 2
30173027

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

0 commit comments

Comments
 (0)