From f2d8bc27f05ee58cc1e955c2d9839ecf5b9df8b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Tue, 30 Mar 2021 15:15:26 +0200 Subject: [PATCH] chore: update changelog --- frontend/CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/CHANGELOG.md b/frontend/CHANGELOG.md index 082af997b1..ce9b5d4cb2 100644 --- a/frontend/CHANGELOG.md +++ b/frontend/CHANGELOG.md @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/). The latest version of this document is always available in [releases][releases-url]. +# 4.0.0-alpha.0 +- feat: Switch to material-ui + # 3.15.0 - feat: Adapt API keys to new endpoint (#259) - chore(deps): bump elliptic from 6.5.3 to 6.5.4 (#253)