From 41e4930afbe55c81c715bbf82242d38fa1aa1bd4 Mon Sep 17 00:00:00 2001 From: Jeroen Thora Date: Tue, 9 Nov 2021 17:36:59 +0100 Subject: [PATCH] 6.1.1 changelog --- CHANGELOG-6.1.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG-6.1.md b/CHANGELOG-6.1.md index 2451e433dd..b27917cbbd 100644 --- a/CHANGELOG-6.1.md +++ b/CHANGELOG-6.1.md @@ -6,6 +6,10 @@ This changelog references the relevant changes (bug and security fixes) done in To get the diff for a specific change, go to https://github.com/kunstmaan/KunstmaanBundlesCMS/commit/XXX where XXX is the change hash To get the diff between two versions, go to https://github.com/kunstmaan/KunstmaanBundlesCMS/compare/6.1.0...6.1.1 +## 6.1.1 / 2021-11-9 + +* [MultiDomainBundle] fix bug in service definition [#3030](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/3030) ([@Numkil](https://github.com/Numkil)) + ## 6.1.0 / 2021-11-9 * [CookieBundle] Remove remaining sf3 bc layers [#3025](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/3025) ([@acrobat](https://github.com/acrobat))