diff options
author | Philip Molares | 2021-04-22 22:51:41 +0200 |
---|---|---|
committer | Philip Molares | 2021-04-22 22:51:41 +0200 |
commit | 049ac32cc95d23259511aabea6120ff213767beb (patch) | |
tree | d4d1cc4b6068c0a90f97e7e7a0c5097bc9e5cea4 /public | |
parent | f34d927e8cec45cf65ccee3197b46f4482b2b273 (diff) |
Changelog: Mention removal of node-imgur
Signed-off-by: Philip Molares <philip.molares@udo.edu>
Diffstat (limited to 'public')
-rw-r--r-- | public/docs/release-notes.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/public/docs/release-notes.md b/public/docs/release-notes.md index b12644a2..12932ce5 100644 --- a/public/docs/release-notes.md +++ b/public/docs/release-notes.md @@ -3,7 +3,10 @@ ### Features - Database migrations are now automatically applied on application startup. The separate `.sequelizerc` configuration file is no longer necessary and can be safely deleted. - + +### Enhancements +- Removed dependency on external imgur library + ## <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 |