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

chore: update changelog

This commit is contained in:
Fredrik Oseberg 2021-04-23 15:23:33 +02:00
parent 2dec218422
commit f2a483a76a

View File

@ -8,22 +8,19 @@ 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].
# 4.0.0-alpha.9
- fix: optimizations
- feat: user profile
# 4.0.0-alpha.8 # 4.0.0-alpha.8
- chore(deps): bump ssri from 6.0.1 to 6.0.2 (#270) - chore(deps): bump ssri from 6.0.1 to 6.0.2 (#270)
- fix: lint - fix: lint
- fix: minor tuning on auth - fix: minor tuning on auth
- feat: add new user (#273) - feat: add new user (#273)
# 4.0.0-alpha.7 # 4.0.0-alpha.7
- feat: add support for demo sign-in - feat: add support for demo sign-in
# 4.0.0-alpha.5 # 4.0.0-alpha.5
<<<<<<< HEAD
- fix: require ADMIN role to manage users - fix: require ADMIN role to manage users
- fix: add permissions for tag-types and project - fix: add permissions for tag-types and project
=======
- feat: frontend should understand rbac permissions
>>>>>>> chore: update changelog
# 4.0.0-alpha.4 # 4.0.0-alpha.4
- fix: overall bugs - fix: overall bugs
- feat: user flow - feat: user flow