From e780f71b35ef3ff0f2504db7aa6ed0d2a9c3cccb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Fri, 21 May 2021 14:29:52 +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 049ca756d1..2a081aa9c7 100644 --- a/frontend/CHANGELOG.md +++ b/frontend/CHANGELOG.md @@ -8,6 +8,13 @@ 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.0 + +- feat: update color scheme and logo (#301) +- feat: Add admin-invoice section (#299) +- fix: reset border radius on mobile +- fix: standalone pages (#300) + # 4.0.0-beta.5 - chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#291)