summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2021-01-08 13:10:49 +0000
committerlain <lain@soykaf.club>2021-01-08 13:10:49 +0000
commit80167e62dd7afaf761443d268d7c2306608ffea4 (patch)
tree75fda37784f014613edce255be89efd37f89fb1c /CHANGELOG.md
parent7e43abce685e0336e8b737b08a49c2c97a605786 (diff)
parent2e859794ee25bdf22216587f8c8260e47b2a038f (diff)
downloadpleroma-80167e62dd7afaf761443d268d7c2306608ffea4.tar.gz
pleroma-80167e62dd7afaf761443d268d7c2306608ffea4.zip
Merge branch 'fix/missing_emoji_steal_dir' into 'develop'
Create dir for EmojiStealPolicy automatically See merge request pleroma/pleroma!3218
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b70302bbf..25b24bf07 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -60,6 +60,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