1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-26 13:48:33 +02:00

chore: update changelog

This commit is contained in:
Ivar Conradi Østhus 2021-02-24 11:24:29 +01:00
parent 5cab5754a3
commit faf69e3c3a

View File

@ -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)