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 fd08519 commit 3f2f9daCopy full SHA for 3f2f9da
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## 2.0.11
4
+
5
+* Ensure PHP 7.2 compatibility
6
+* Fix some bug regarding Doctrine joins
7
+* Let the `hydra_context` option take precedence over operation metadata
8
+* Fix relations handling by the non-hypermedia `ItemNormalizer` (raw JSON, XML)
9
+* Fix a bug in the JSON-LD context: should not be prefixed by `#`
10
+* Fix a bug regarding serialization groups in Hydra docs
11
12
## 2.0.10
13
14
* Performance improvement
0 commit comments