From 04206eb1c694876e9c6143afe5ca76f9409e8dfa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Fri, 10 Jan 2020 08:23:52 +0100 Subject: [PATCH] chore: update changelog --- frontend/CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/CHANGELOG.md b/frontend/CHANGELOG.md index 9c215a4907..86333fb76b 100644 --- a/frontend/CHANGELOG.md +++ b/frontend/CHANGELOG.md @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/). The latest version of this document is always available in [releases][releases-url]. +## [3.2.13] +- fix: Should be possible to clone even if strategy does not have groupId + ## [3.2.12] - feat: clone feature toggle configuration (#201)