From 64966c74e0dcaccd7a06f4975967de07fc6350a3 Mon Sep 17 00:00:00 2001 From: XWB Date: Fri, 5 Jul 2019 18:53:59 +0200 Subject: [PATCH] Update changelog --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 5eeace489..14582353e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,10 @@ Changelog ========= +### 2.3.1 (2019-07-05) + +* Auto-injection of the container is deprecated since Symfony 4.2. + ### 2.3.0 (2019-05-02) * Removed deprecated transchoice tag.