1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-04-24 01:18:01 +02:00

chore: update changelog

This commit is contained in:
Ivar Conradi Østhus 2021-03-12 11:43:00 +01:00
parent 9ed4e08cd4
commit 96bb48cb82

View File

@ -7,14 +7,22 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
The latest version of this document is always available in The latest version of this document is always available in
[releases][releases-url]. [releases][releases-url].
# 3.14.0
- fix: should fetch projects once to make sure we know about projects
- feat/rbac: edit access for projects. (#251)
# 3.13.5 # 3.13.5
- fix: check that strategies exists before calling includes - fix: check that strategies exists before calling includes
# 3.13.4 # 3.13.4
- fix: metrics invalid date - fix: metrics invalid date
# 3.13.3 # 3.13.3
- fix: content-min-height - fix: content-min-height
# 3.13.2 # 3.13.2
- feat: stale dashboard - feat: stale dashboard
# 3.13.1 # 3.13.1
- fix: fix update-variant-test - fix: fix update-variant-test
- fix: unsecure => insecure - fix: unsecure => insecure