diff options
author | Ilja <domainepublic@spectraltheorem.be> | 2021-01-17 00:06:04 +0100 |
---|---|---|
committer | Ilja <domainepublic@spectraltheorem.be> | 2021-01-17 00:06:04 +0100 |
commit | f255b49f3d06f7e0f1e16701aa3518dd102c8759 (patch) | |
tree | 3789d641936acf636d26c540ee91576853800e8b | |
parent | bb75e02b86a3f44a6a2bfe17e9168e5268123b03 (diff) | |
download | pleroma-f255b49f3d06f7e0f1e16701aa3518dd102c8759.tar.gz |
improve changelog entry
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index fe79d43cb..57f489d14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - **Breaking:** Changed `mix pleroma.user toggle_confirmed` to `mix pleroma.user confirm` - Search: When using Postgres 11+, Pleroma will use the `websearch_to_tsvector` function to parse search queries. - Emoji: Support the full Unicode 13.1 set of Emoji for reactions, plus regional indicators. -- **Breaking** Besides only the instance, entries for simple_policy, transparency_exclusions and +- **Breaking** Entries for simple_policy, transparency_exclusions and quarantined_instances now list both the instance and a reason. - Admin API: Reports now ordered by newest ### Added |