From 72fc08b43233c81da6853fe55f3a5c188111a382 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Wed, 12 Feb 2020 22:11:43 +0100 Subject: [PATCH] chore: update changelog --- frontend/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/frontend/CHANGELOG.md b/frontend/CHANGELOG.md index 654fcd15e7..e020779f91 100644 --- a/frontend/CHANGELOG.md +++ b/frontend/CHANGELOG.md @@ -7,6 +7,10 @@ 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.15] +- fix: strategy config not maintainted in create toggle +- fix: missing feature toggle should pre-fill name + ## [3.2.14] - fix: upgrade react-mdl to version 2.1.0