diff options
author | Ariadne Conill <ariadne@dereferenced.org> | 2019-10-05 19:32:23 +0000 |
---|---|---|
committer | Ariadne Conill <ariadne@dereferenced.org> | 2019-10-05 19:32:23 +0000 |
commit | 565809592cf2618291cb59adf31aea7ed0ee78bb (patch) | |
tree | 5113a78b25db1d3258d7e0c752946243b7563583 | |
parent | b97a7709c7f53541aca54ebab63d3307dc33ab1e (diff) | |
download | pleroma-565809592cf2618291cb59adf31aea7ed0ee78bb.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 0ee121be2..79f867e62 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. +- ActivityPub: Correct addressing of profile update activities. - Mastodon API: Ensure the `account` field is not empty when rendering Notification entities. ### Removed |