From 64248938c9f2b0fb7a73b54add8a19d6cb7d2dad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Tue, 11 May 2021 15:02:59 +0200 Subject: [PATCH] chore: changelog --- frontend/CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/CHANGELOG.md b/frontend/CHANGELOG.md index bd4d1ddada..42c147cfa7 100644 --- a/frontend/CHANGELOG.md +++ b/frontend/CHANGELOG.md @@ -8,6 +8,9 @@ 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-beta.4 +- fix: footer + # 4.0.0-beta.3 - fix: include invite link in email (#294)