From 4c4639bd212ba9155872ae765f38094f46afff4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Sun, 19 Apr 2020 20:23:34 +0200 Subject: [PATCH] chore: update changelog --- frontend/CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/frontend/CHANGELOG.md b/frontend/CHANGELOG.md index 41a877fbb7..4a7ed63910 100644 --- a/frontend/CHANGELOG.md +++ b/frontend/CHANGELOG.md @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/). The latest version of this document is always available in [releases][releases-url]. +## [3.2.21] +- fix: upgrade fetch-mock to version 9.4.0 +- fix: upgrade redux to version 4.0.5 +- fix: upgrade babel dependencies +- fix: upgrade react-router to version 5.1.2 +- fix: upgrade react to version 16.13.1 +- fix: rename use of legacy react lifecyle methods +- fix: upgrade react-dnd to version 10.0.2" + ## [3.2.20] - fix: logout should be real request and not just XHR