diff options
author | Alexander Strizhakov <alex.strizhakov@gmail.com> | 2020-12-25 11:53:01 +0300 |
---|---|---|
committer | Alexander Strizhakov <alex.strizhakov@gmail.com> | 2020-12-27 21:53:30 +0300 |
commit | 546da68a1186ba4f8f901f9da1f1f6065cd9846a (patch) | |
tree | 32821498959dbbf020d47039dc48fb343a88c471 | |
parent | dad76703aaf750e3811b0c963a92e39aa06b9c76 (diff) | |
download | pleroma-546da68a1186ba4f8f901f9da1f1f6065cd9846a.tar.gz |
changelog entry
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e1604ab3a..716fbb75d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -58,6 +58,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Fix ability to update Pleroma Chat push notifications with PUT /api/v1/push/subscription and alert type pleroma:chat_mention - Emoji Reaction activity filtering from blocked and muted accounts. +- StealEmojiPolicy creates dir for emojis, if it doesn't exist. ## [2.2.1] - 2020-12-22 |