Skip to content

Commit e6f77e2

Browse files
committed
chore: changelog 2.7.16
[ci skip]
1 parent 0d44bbb commit e6f77e2

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## v2.7.16
4+
5+
### Bug fixes
6+
7+
* [0d44bbb13](https://github.com/api-platform/core/commit/0d44bbb1353d1ccd8a823b1328b1a77058059014) fix(serializer): Remove ItemNormalizer wrong return type (#5865)
8+
* [2c86ca36f](https://github.com/api-platform/core/commit/2c86ca36f4682fa59046628f1169a850c43338fb) fix: Add missing deprecated elasticsearch related interfaces/classes (#5746)
9+
* [fb8cfeff3](https://github.com/api-platform/core/commit/fb8cfeff36c298c723dc9810fb7796cc1fb5b41e) fix(doctrine): fix BC break about final filters (#5815)
10+
11+
### Features
12+
13+
* [36e95a814](https://github.com/api-platform/core/commit/36e95a8144d45540feabae64185e6e4b686aab5a) feat: allow upgrading single resource (#5768)
14+
315
## v2.7.15
416

517
### Bug fixes
@@ -1311,4 +1323,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
13111323
## 1.0.0 beta 2
13121324

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

0 commit comments

Comments
 (0)