You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# Changelog
2
2
3
+
## v3.1.24
4
+
5
+
### Bug fixes
6
+
7
+
*[9660a190a](https://github.com/api-platform/core/commit/9660a190a264102f7d1cfa1eae41f397ec559391) fix(serializer): concat context on wrong id (#6050)
8
+
*[a9a06897b](https://github.com/api-platform/core/commit/a9a06897b38a1b7a68db0e217d659d2dc5450851) fix(doctrine): get reference with identifier value (#6019)
9
+
*[cc16a1ced](https://github.com/api-platform/core/commit/cc16a1ced3300a6080fbc428bade0291ca5bcb82) fix(jsonschema): iri example (#5901)
10
+
3
11
## v3.1.23
4
12
5
13
### Bug fixes
@@ -1725,4 +1733,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
1725
1733
## 1.0.0 beta 2
1726
1734
1727
1735
* Preserve indexes when normalizing and denormalizing associative arrays
1728
-
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
1736
+
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
0 commit comments