diff options
author | Ariadne Conill <ariadne@dereferenced.org> | 2019-10-06 14:54:44 +0000 |
---|---|---|
committer | Ariadne Conill <ariadne@dereferenced.org> | 2019-10-06 14:54:44 +0000 |
commit | bab901bfd7285e4f2ae76a686cf4edb8a3dc57c1 (patch) | |
tree | 6725a914f1fb1e265383d3c6b0402d2c7be2e163 | |
parent | c7313c8dfbdc4022db56a77c5e8de6529d52e765 (diff) | |
download | pleroma-bab901bfd7285e4f2ae76a686cf4edb8a3dc57c1.tar.gz |
add changelog
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 79f867e62..b65706b29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - 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. +- ActivityPub: Polls are now refreshed when necessary. - Mastodon API: Ensure the `account` field is not empty when rendering Notification entities. ### Removed |