summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHugo <pleromagit@hu.md>2020-08-17 07:58:24 +0000
committerHugo <pleromagit@hu.md>2020-08-17 07:58:24 +0000
commitb2d3b26511476bc2786520130a37847f1d560333 (patch)
tree800edf6e63d61bfbc0ae5e281123f09a0b6f807e /CHANGELOG.md
parent317b6c6c526d14dda928abeb411a76dac53849db (diff)
Apply 1 suggestion(s) to 1 file(s)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index eecdd78e0..83697beaf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -105,7 +105,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Fix edge case where MediaProxy truncates media, usually caused when Caddy is serving content for the other Federated instance.
- Emoji Packs could not be listed when instance was set to `public: false`
- Fix whole_word always returning false on filter get requests
-- Fix SSL not being started for database migrations in OTP release
+- Migrations not working on OTP releases if the database was connected over ssl
## [Unreleased (patch)]