From b4d7ea1c4b6cfd0c1ce5088c86df4e4b4f91a7f0 Mon Sep 17 00:00:00 2001 From: Fredrik Oseberg Date: Wed, 7 Jul 2021 11:07:12 +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 ec91ae831d..d39a8ebb8d 100644 --- a/frontend/CHANGELOG.md +++ b/frontend/CHANGELOG.md @@ -8,6 +8,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/). The latest version of this document is always available in [releases](https://github.com/Unleash/unleash-frontend/releases). +# 4.0.5-beta.1 +- Feat/group by projects +- fix: add missing icons +- Offline mode + # 4.0.4 - fix: update feedback url