From 16e3c5dd409439109c5acc8b092c0ece0e4e0d0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Tue, 23 Feb 2021 14:07:34 +0100 Subject: [PATCH] chore: update changelog --- frontend/CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/frontend/CHANGELOG.md b/frontend/CHANGELOG.md index c9dfae3196..cd94c37e68 100644 --- a/frontend/CHANGELOG.md +++ b/frontend/CHANGELOG.md @@ -7,11 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/). The latest version of this document is always available in [releases][releases-url]. +# 3.13.0 +- fix: minor visual for dropdowns +- feat: add oss/enterprise version to footer (#245) + # 3.12.0 - feat: allow custom context fields to define stickiness. (#241) - fix: filter duplicates - # 3.11.4 - fix: should not register duplicate HTML5 backends