Skip to content

Commit 69ad16f

Browse files
committed
Add changelog for v2.2.0
1 parent dea24e0 commit 69ad16f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

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+
315
## 2.1.0
416

517
* Allow to use a PSR-4 namespace's prefix

0 commit comments

Comments
 (0)