aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2019-10-04 21:36:49 +0000
committerAriadne Conill <ariadne@dereferenced.org>2019-10-04 21:36:49 +0000
commita859abed2eff7380e5c06c0f6aa4d95d7386d9e7 (patch)
tree895ef7c5d8efd7769c4f2ef83ff912bd81d5f42b
parent16a1f9562334665c9730b1b29274c7375c4a26a5 (diff)
downloadpleroma-a859abed2eff7380e5c06c0f6aa4d95d7386d9e7.tar.gz
update changelog
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a7c9269ad..c89f73907 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,9 @@ 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.
+### Removed
+- ActivityPub: The `/objects/:uuid/likes` endpoint.
+
## [1.0.90] - 2019-09-30
### Security
- Mastodon API: respect post privacy in `/api/v1/statuses/:id/{favourited,reblogged}_by`