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 dea24e0 commit 69ad16fCopy full SHA for 69ad16f
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## 2.2.0
4
+
5
+* Symfony 5 compatibility
6
+* Add support for custom Twig templates
7
+* Add support for operations in API Platform annotations
8
+* Add support for custom `columnPrefix`
9
+* Use superseding props over which they superseded
10
+* Fix implicit and explicit property inheritance
11
+* Use nullable property for custom fields
12
+* Add `inversedBy` and `mappedBy` Doctrine attributes
13
+* Fix annotation generation
14
15
## 2.1.0
16
17
* Allow to use a PSR-4 namespace's prefix
0 commit comments