Add release notes entry for #969

Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
David Mehren
2021-03-06 10:35:34 +01:00
parent bf0a7ebee7
commit 73a83f3ed6

View File

@@ -1,4 +1,9 @@
# Release Notes
## <i class="fa fa-tag"></i> 1.8.0 <i class="fa fa-calendar-o"></i> UNRELEASED
### Features
- Database migrations are now automatically applied on application startup.
The separate `.sequelizerc` configuration file is no longer necessary and can be safely deleted.
## <i class="fa fa-tag"></i> 1.7.2 <i class="fa fa-calendar-o"></i> 2021-01-15
This release fixes a security issue. We recommend upgrading as soon as possible.
### Security Fixes