Skip to content

Commit 0edbc37

Browse files
committed
docs: changelog 4.1.26
1 parent ddf4c0b commit 0edbc37

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## v4.1.26
4+
5+
### Bug fixes
6+
7+
* [4fa6d3fa2](https://github.com/api-platform/core/commit/4fa6d3fa2a8d26b33318a19298cea3cd5ee43470) fix(laravel): groups with input/output
8+
* [99718d954](https://github.com/api-platform/core/commit/99718d9547ab8b064f1184c7ec2b15d882853dcb) fix(serializer): resilient denormalizeRelation capability (#7474)
9+
* [a26c35840](https://github.com/api-platform/core/commit/a26c358404ed1c100dc3472fe00600368bb611f3) fix(doctrine): properly set properties according to interface (#7487)
10+
* [a2867e986](https://github.com/api-platform/core/commit/a2867e986cea5c63ca79b19cf9a1b929edb94b79) fix(laravel): serializer attributes on Eloquent methods (#7416)
11+
* [ddf4c0b5e](https://github.com/api-platform/core/commit/ddf4c0b5e6bd048ef9b702cd77b89bbbcbbf9a1f) fix(graphql): stateOptions to get filter class (#7485)
12+
* [fafbe5c7b](https://github.com/api-platform/core/commit/fafbe5c7b1418c33baea2506458449562001d2fa) fix(validator): custom message was not translated (#7424)
13+
314
## v4.1.25
415

516
### Bug fixes
@@ -3410,4 +3421,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
34103421
## 1.0.0 beta 2
34113422

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

0 commit comments

Comments
 (0)