From d6aeff9891f61710234ec89da243e7380067450f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Thu, 5 Mar 2020 17:07:06 +0100 Subject: [PATCH] chore: changelog --- frontend/CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/CHANGELOG.md b/frontend/CHANGELOG.md index 79a7335d24..44e2890d7a 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]. +## [3.2.18] +- fix: clean up history view a bit + ## [3.2.17] - fix: feature search should use debounce - fix: footer should be on bottom