1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00

chore: update changelog

This commit is contained in:
Ivar Conradi Østhus 2021-05-05 22:35:16 +02:00
parent a30dc444fd
commit fe0c5ba3e4
No known key found for this signature in database
GPG Key ID: 31AC596886B0BD09

View File

@ -1,5 +1,12 @@
# Changelog
# 4.0.0-beta.1
- fix: upgrade unleash-frontend to version 4.0.0-beta.0
- fix: rbac now checks permission for both projects (#838)
- fix: an hour is 3600000 seconds not 60000 seconds
- fix: readd support for DATABASE_URL_FILE
# 4.0.0-beta.0
- fix: reload of admin/api page yields 404