aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2020-12-02 16:52:44 +0100
committerlain <lain@soykaf.club>2020-12-02 16:52:44 +0100
commita0aece3223e20e3a1b978261dd718ce2834561d2 (patch)
treef9daee45a2cf3ab1f09f082621f48ac9c0927349
parentab2610b703c521e6141a7bef3ba24b6f5d5bf91d (diff)
downloadpleroma-a0aece3223e20e3a1b978261dd718ce2834561d2.tar.gz
Changelog: Update changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f4ef66408..648f28822 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Polls now always return a `voters_count`, even if they are single-choice.
- Admin Emails: The ap id is used as the user link in emails now.
- 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.
### Added