From c44dab8ddfebb92a46f6841cf85dd5044a927c56 Mon Sep 17 00:00:00 2001 From: ivaosthu Date: Sun, 27 Oct 2019 19:42:23 +0100 Subject: [PATCH] chore: update CHANGELOG --- frontend/CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/frontend/CHANGELOG.md b/frontend/CHANGELOG.md index 5e323cc838..65fc7b7fb5 100644 --- a/frontend/CHANGELOG.md +++ b/frontend/CHANGELOG.md @@ -7,6 +7,14 @@ 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.9] +- fix: Update feature toggle description. (#198) +- fix: Update feature toggle description. (#196) +- feat: Filter on all values in toogle data +- feat: Add option for custom ui links (#195) +- fix: Ensure chips are wrapped (#194) + + ## [3.2.8] - fix: auto-fill groupId paramters - feat: Add support for flexible rollout strategy. (#193)