From e837aebb662e66adf4a9dc8a76c36d7d9427b471 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Mon, 16 Dec 2019 21:47:46 +0100 Subject: [PATCH] Update CHANGELOG.md --- frontend/CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/CHANGELOG.md b/frontend/CHANGELOG.md index 65fc7b7fb5..792e21abb0 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.10] +- fix: missing strategy makes the toggle-configure crash + ## [3.2.9] - fix: Update feature toggle description. (#198) - fix: Update feature toggle description. (#196)