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)