From c51010ae76880475c8ac0e6a17125945b71d3fde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Tue, 15 Dec 2020 13:25:34 +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 6b088c99bf..5c09324bf3 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.8.2 +- fix: new feature toggle gets default strategy + # 3.8.1 - fix: minor CSS improvement for strategy configs - fix: minor strategy configure update