diff options
author | Ariadne Conill <ariadne@dereferenced.org> | 2019-10-04 21:43:15 +0000 |
---|---|---|
committer | Ariadne Conill <ariadne@dereferenced.org> | 2019-10-04 22:27:14 +0000 |
commit | 2714caac8b275bf2e75285e358ccb3818133854a (patch) | |
tree | 1af830857b44e852359bdc53c876cadf2e346317 | |
parent | dbd78de1765ba4a53cdd2d12d8617c137ea46ed9 (diff) | |
download | pleroma-2714caac8b275bf2e75285e358ccb3818133854a.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 d605515a9..0ee121be2 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/). - Mastodon API: Inability to get some local users by nickname in `/api/v1/accounts/:id_or_nickname` - Mastodon API: Blocks are now treated consistently between the Streaming API and the Timeline APIs - ActivityPub: Correct addressing of Undo. +- Mastodon API: Ensure the `account` field is not empty when rendering Notification entities. ### Removed - ActivityPub: The `/objects/:uuid/likes` endpoint. |