From 847db773c395060dcc92432ba12883aa6bb748c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Wed, 6 Jan 2021 22:29:51 +0100 Subject: [PATCH] chore: update changelog --- frontend/CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/frontend/CHANGELOG.md b/frontend/CHANGELOG.md index 433ae075fa..1b7ceb9a63 100644 --- a/frontend/CHANGELOG.md +++ b/frontend/CHANGELOG.md @@ -7,6 +7,17 @@ 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.4 +- fix: update canisue-lite +- fix: move all api calls to store folders +- fix: move feature-metrics store to its own folder +- fix: move history to folder +- fix: move feature-toggle store into folder +- fix: move error store into folder +- fix: remove unused client-instance concept +- fix: archive store in folder +- fix: remove use of input stores + # 3.8.3 - feat: Add last seen at timestamp - fix: add last seen as sort option