Skip to content

Commit 8313fb2

Browse files
committed
Update CHANGELOG
1 parent b8bec07 commit 8313fb2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 2.3.2
4+
5+
* Open API/Swagger: detect correctly collection parameters
6+
* Open API/Swagger: fix serialization of nested objects when exporting as YAML
7+
* GraphQL: fix support of properties also mapped as subresources
8+
* GraphQL: fix retrieving the internal `_id` when `id` is not part of the requested fields
9+
* GraphQL: only exposes the mutations if any
10+
* Doctrine: prevent data duplication in Eager loaded relations
11+
* Preserve the host in the internal router
12+
313
## 2.3.1
414

515
* Data persisters: call only the 1st matching data persister, this fix may break existing code, see https://github.com/api-platform/docs/issues/540#issuecomment-405945358

0 commit comments

Comments
 (0)