From c01653b38c3a13ab6d4ae7d8e5d88164a986b956 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Thu, 27 Feb 2020 23:13:49 +0100 Subject: [PATCH] chore: update CHANGELOG --- frontend/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/frontend/CHANGELOG.md b/frontend/CHANGELOG.md index 67a2b9e06e..79a7335d24 100644 --- a/frontend/CHANGELOG.md +++ b/frontend/CHANGELOG.md @@ -7,6 +7,10 @@ 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.17] +- fix: feature search should use debounce +- fix: footer should be on bottom + ## [3.2.16] - fix: minor improvement on context UI