From faf69e3c3a66596b39182e22008017b366ea5faa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Wed, 24 Feb 2021 11:24:29 +0100 Subject: [PATCH] chore: update changelog --- frontend/CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/frontend/CHANGELOG.md b/frontend/CHANGELOG.md index daafe85fb4..4db5f68d5d 100644 --- a/frontend/CHANGELOG.md +++ b/frontend/CHANGELOG.md @@ -7,6 +7,12 @@ 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.1 +- fix: fix update-variant-test +- fix: unsecure => insecure +- fix: upgrade uglifyjs-webpack-plugin to version 2.2.0 +- fix: one and only one front (#244) + # 3.13.0 - fix: minor visual for dropdowns - feat: add oss/enterprise version to footer (#245)