From 54b04555ba60e1438b73557ea8d626ce71165c95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Fri, 25 Sep 2020 21:20:36 +0200 Subject: [PATCH] chore: upgrade CHANGELOG --- frontend/CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/frontend/CHANGELOG.md b/frontend/CHANGELOG.md index f80c01a2e5..97f83f7de1 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.6.0 +- feat: add search for applications +- feat: Should be possible to remove applications +- fix: make sure application is updated on edit +- fix: list parameters should be trimmed +- fix: cleanup edit application a bit +- fix: use https url for local->heroku proxy +- fix: upgrade whatwg-fetch to version 3.4.1 + # 3.5.1 - fix: add link to all client SDKs - fix: use Rect.memo to increase performance