summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorPhilip Molares2021-04-22 22:51:41 +0200
committerPhilip Molares2021-04-22 22:51:41 +0200
commit049ac32cc95d23259511aabea6120ff213767beb (patch)
treed4d1cc4b6068c0a90f97e7e7a0c5097bc9e5cea4 /public
parentf34d927e8cec45cf65ccee3197b46f4482b2b273 (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.md5
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