diff options
author | Hugo <pleromagit@hu.md> | 2020-08-17 07:58:24 +0000 |
---|---|---|
committer | Hugo <pleromagit@hu.md> | 2020-08-17 07:58:24 +0000 |
commit | b2d3b26511476bc2786520130a37847f1d560333 (patch) | |
tree | 800edf6e63d61bfbc0ae5e281123f09a0b6f807e | |
parent | 317b6c6c526d14dda928abeb411a76dac53849db (diff) | |
download | pleroma-b2d3b26511476bc2786520130a37847f1d560333.tar.gz |
Apply 1 suggestion(s) to 1 file(s)
-rw-r--r-- | CHANGELOG.md | 2 |
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)] |