Skip to content

Commit 21bf7b1

Browse files
committed
docs: v4.0.18
1 parent a16147a commit 21bf7b1

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## v4.0.18
4+
5+
### Bug fixes
6+
7+
* [7007dcca8](https://github.com/api-platform/core/commit/7007dcca8649814d871db7abe0fd65dc9c94a176) fix(laravel): duplicate middleware in routes
8+
* [a16147ab7](https://github.com/api-platform/core/commit/a16147ab7b36f5238700c6ee9ee9253ce1424808) fix(laravel): handle route prefix (#6978)
9+
* [d2e1963c5](https://github.com/api-platform/core/commit/d2e1963c56733b3174ae37cbc27a1374eba80bee) fix(symfony): detach objects to prevent loop when using Doctrine middleware and Mercure (#6936) (#6965)
10+
11+
12+
### Features
13+
314
## v4.0.17
415

516
### Bug fixes
@@ -2997,4 +3008,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
29973008
## 1.0.0 beta 2
29983009

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

0 commit comments

Comments
 (0)