From 69ad16fb648659d290b3a85cfd3c783d56ce3e61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Dunglas?= Date: Mon, 11 Nov 2019 19:56:11 +0100 Subject: [PATCH] Add changelog for v2.2.0 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 991c31e9..acfa7ed8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## 2.2.0 + +* Symfony 5 compatibility +* Add support for custom Twig templates +* Add support for operations in API Platform annotations +* Add support for custom `columnPrefix` +* Use superseding props over which they superseded +* Fix implicit and explicit property inheritance +* Use nullable property for custom fields +* Add `inversedBy` and `mappedBy` Doctrine attributes +* Fix annotation generation + ## 2.1.0 * Allow to use a PSR-4 namespace's prefix