Skip to content

Commit 408b291

Browse files
authored
Merge pull request #185 from dunglas/changelog
Add changelog for v2.2.0
2 parents dea24e0 + 69ad16f commit 408b291

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)