We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8707cb7 commit e960ef6Copy full SHA for e960ef6
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 2.0.10
4
+
5
+* Performance improvement
6
+* Swagger: Allow non-numeric IDs (such as UUIDs) in URLs
7
+* Fix a bug when a composite identifier is missing
8
+* `ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter::extractProperties` now always return an array
9
+* Fix NelmioApiDocParser recursive relations
10
11
## 2.0.9
12
13
* Add support for Symfony 3.3
0 commit comments