From 9d65e842667c76a2618c3239cf99eda8e5c2716d Mon Sep 17 00:00:00 2001 From: ivaosthu Date: Fri, 27 Apr 2018 10:12:09 +0200 Subject: [PATCH] chore(changelog): Prepare v3.0.1 --- frontend/CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/frontend/CHANGELOG.md b/frontend/CHANGELOG.md index a7fa9eb35c..187bf6a035 100644 --- a/frontend/CHANGELOG.md +++ b/frontend/CHANGELOG.md @@ -9,7 +9,14 @@ The latest version of this document is always available in ## [Unrelesed] -- fix(package): Upgrade react to version 16.2.0 + +## [3.0.1] +- fix(feature): Create feature form inside a Card to align UI +- feat(archive): Improve archive view, UI, search, toggle details +- fix(navigation): signout more visible +- fix(signout): make signout works with proxy +- chore(package): Upgrade react to version 16.2.0 +- chore(package): update sass-loader to version 7.0.1 ## [3.0.0] - Nothing new, just locking down the version.