From 71ee10f4d243cb13c392d79fe08e5e4d6c667bb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Fri, 5 Feb 2021 15:09:13 +0100 Subject: [PATCH] chore: update changelog.md --- frontend/CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/CHANGELOG.md b/frontend/CHANGELOG.md index ffa9b8909c..0f9a719cb0 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.11.1 +- fix: make sure we also bundle SVG in public + # 3.11.0 - feat: Addon support from UI (#236) - fix: Use type and value from action to remove tag (#238)