From b775cc20e1915bb7b73e842ca7b4a8e9178fef32 Mon Sep 17 00:00:00 2001 From: ivaosthu Date: Thu, 24 Oct 2019 16:23:05 +0200 Subject: [PATCH] chore: update CHANGELOG --- frontend/CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/frontend/CHANGELOG.md b/frontend/CHANGELOG.md index 97d6c077a9..5e323cc838 100644 --- a/frontend/CHANGELOG.md +++ b/frontend/CHANGELOG.md @@ -7,6 +7,11 @@ 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.8] +- fix: auto-fill groupId paramters +- feat: Add support for flexible rollout strategy. (#193) + + ## [3.2.7] - fix: upgrade react to 16.10.2 - fix: upgrade eslint to version 6.5.1