diff options
author | Ariadne Conill <ariadne@dereferenced.org> | 2019-10-04 21:18:38 +0000 |
---|---|---|
committer | Ariadne Conill <ariadne@dereferenced.org> | 2019-10-04 21:18:38 +0000 |
commit | 0f1486ed4eeeff6a873f6050ea5fae0fdcc1c655 (patch) | |
tree | 8f5bf9051cfff9e8d5e0b1f3bd61b5354bf456fe | |
parent | a0435dca26a7aaee01390b50290495b794316147 (diff) | |
download | pleroma-0f1486ed4eeeff6a873f6050ea5fae0fdcc1c655.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 20d1c9bf5..a7c9269ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Fixed - 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. ## [1.0.90] - 2019-09-30 ### Security |