From 91049b02db5f2413ff16f8997ccf15063d261bf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Fri, 7 Aug 2020 10:41:03 +0200 Subject: [PATCH] chore: update changelog --- frontend/CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/frontend/CHANGELOG.md b/frontend/CHANGELOG.md index ecc2396cf1..946ad6c1bf 100644 --- a/frontend/CHANGELOG.md +++ b/frontend/CHANGELOG.md @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/). The latest version of this document is always available in [releases][releases-url]. +# [3.5.0] +- feat: added time-ago to toggle-list +- feat: Add stale marking of feature toggles +- feat: add support for toggle type (#220) +- feat: stort by stale +- fix: imporve type-chip color + # [3.4.0] - Feat: (VariantCustomization) Allow user to customize variant weights (#216) - bump elliptic from 6.5.2 to 6.5.3 (#218)