From 9ccff9e3760b7d55f0e507812d37db062ceea403 Mon Sep 17 00:00:00 2001 From: Karel Date: Thu, 22 Aug 2019 15:23:47 +0200 Subject: [PATCH] Update Changelog.md --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 14582353e..d3c6368e5 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,10 @@ Changelog ========= +### 2.3.2 (2019-08-22) + +* Fix: `AclCommentManager::saveComment` must have a return value. + ### 2.3.1 (2019-07-05) * Auto-injection of the container is deprecated since Symfony 4.2.