Skip to content

Commit 268519a

Browse files
committed
docs: v4.0.15 changelog
1 parent 5c1d634 commit 268519a

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

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

3+
## v4.0.15
4+
5+
### Bug fixes
6+
7+
* [36cee399c](https://github.com/api-platform/core/commit/36cee399cfd519355b03d0406921066a22ab474c) fix(state): skip Content-Location header for GET requests (#6901)
8+
* [dba9de197](https://github.com/api-platform/core/commit/dba9de197001e91094e594f0e4dc638007cce7a6) fix(symfony): fix property restrictions for root resource with dynamic validation groups (#6908)
9+
10+
### Features
11+
12+
* [421d97ecf](https://github.com/api-platform/core/commit/421d97ecfdbc7d699a3d017d1e3ae3827a38b216) feat(laravel): add support for backed enum normalizers (#6911)
13+
14+
Also contains [v3.4.15 changes](#v3415).
15+
316
## v4.0.14
417

518
### Bug fixes
619

720
* [97cdb6b3f](https://github.com/api-platform/core/commit/97cdb6b3f43471789e096c9dc3a0c3c7b6d4e43c) fix(state): remove ProcessorInterface laravel specific type
821
* [b12a0d005](https://github.com/api-platform/core/commit/b12a0d005fda58a162b82a3574e6ee877838a55b) fix(graphql): register types for parameter args (#6895)
922

23+
Also contains [v3.4.14 changes](#v3414).
24+
1025
## v4.0.13
1126

1227
### Bug fixes
@@ -138,7 +153,7 @@ Also contains [v3.4.6 changes](#v346).
138153
* [c47e2996e](https://github.com/api-platform/core/commit/c47e2996e51c587c998fde88903703bd6ac9a43c) fix: default format and standard_put values
139154
* [e327f5f69](https://github.com/api-platform/core/commit/e327f5f69c823c1ed674eefc0eb2551e30fb36bd) fix(symfony): namespace of path segment name generator services (#6642)
140155

141-
Notes:
156+
Notes:
142157

143158
`standard_put=true` is now the default, you can set it to `false` using `extra_properties.defaults`
144159

0 commit comments

Comments
 (0)