Skip to content

Commit 196088e

Browse files
committed
chore: changelog 3.1.23
1 parent 49b412e commit 196088e

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## v3.1.23
4+
5+
### Bug fixes
6+
7+
* [9848bd4d4](https://github.com/api-platform/core/commit/9848bd4d4917a97000119ee98a09916af469acd8) fix: missing eager joins on to-one relationships (#5992)
8+
* [d2f281eed](https://github.com/api-platform/core/commit/d2f281eedbd87a3c1a3377bb23a229e1b17a0f45) fix(jsonschema): fix recursive documentation when using a dto entity wrapper (#5973)
9+
* [dac49cb16](https://github.com/api-platform/core/commit/dac49cb16939ae14fa14eea1190cbf995bca842b) Revert "fix: missing eager joins on to-one relationships (#5992)"
10+
311
## v3.1.22
412

513
### Bug fixes
@@ -1717,4 +1725,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
17171725
## 1.0.0 beta 2
17181726
17191727
* Preserve indexes when normalizing and denormalizing associative arrays
1720-
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
1728+
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance

0 commit comments

Comments
 (0)