diff options
author | lain <lain@soykaf.club> | 2020-01-22 20:12:45 +0100 |
---|---|---|
committer | lain <lain@soykaf.club> | 2020-01-22 20:12:45 +0100 |
commit | 002146d2979afcebe1b3d0c720eb011aa9dbebd0 (patch) | |
tree | b05c19feb4082f6973577b619e311a8a1ec2a986 | |
parent | 85f45c768994ce9e0642cc3fc29b68b1ec9a6684 (diff) | |
download | pleroma-002146d2979afcebe1b3d0c720eb011aa9dbebd0.tar.gz |
Update changelog
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bc555878..3f6914638 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -96,6 +96,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Mastodon API: Add support for `account_id` param to filter notifications by the account - Mastodon API: Add `emoji_reactions` property to Statuses - Mastodon API: Change emoji reaction reply format +- Notifications: Added `pleroma:emoji_reaction` notification type </details> ### Fixed |