1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

chore: update CHANGELOG

This commit is contained in:
Ivar Conradi Østhus 2021-05-02 21:18:30 +02:00
parent 841e2a6e07
commit ff341bff06
No known key found for this signature in database
GPG Key ID: 31AC596886B0BD09

View File

@ -1,5 +1,16 @@
# Changelog
# 4.0.0-alpha.7
- fix: more types
- fix: move permission to types
- fix: bump unleash-frontend to version 4.0.0-alpha.12
- fix: catch all route only for baseUriPath (#825)
- Feat/serve frontend with baseuri (#824)
- fix: define root role by setting the name of the role (#823)
- feat: automatically add all existing users as owners to all existing … (#818)
- fix: project store was wrongly typing its id field as number (#822)
# 4.0.0-alpha.6
- feat: Teams addon for messaging on Microsoft teams (#814)