From 1790253cd995edb69db7727fb8e722293560a721 Mon Sep 17 00:00:00 2001 From: Fredrik Oseberg Date: Sun, 5 Sep 2021 12:16:07 +0200 Subject: [PATCH] chore: update changelog --- frontend/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frontend/CHANGELOG.md b/frontend/CHANGELOG.md index fa66c7a602..cbf1e1e544 100644 --- a/frontend/CHANGELOG.md +++ b/frontend/CHANGELOG.md @@ -8,6 +8,8 @@ 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.1.1 +- fix: header zindex # 4.1.0 - fix: sync (#334) - Fix/create feature (#332)