diff --git a/public/docs/release-notes.md b/public/docs/release-notes.md index a58018c2d..b12644a24 100644 --- a/public/docs/release-notes.md +++ b/public/docs/release-notes.md @@ -1,4 +1,9 @@ # Release Notes +## 1.8.0 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. + ## 1.7.2 2021-01-15 This release fixes a security issue. We recommend upgrading as soon as possible. ### Security Fixes