update changelog
authorAriadne Conill <ariadne@dereferenced.org>
Fri, 4 Oct 2019 21:36:49 +0000 (21:36 +0000)
committerAriadne Conill <ariadne@dereferenced.org>
Fri, 4 Oct 2019 21:36:49 +0000 (21:36 +0000)
CHANGELOG.md

index a7c9269ad1fce470070b5fa89b9ff2505b9dd30d..c89f73907f671c652cac9767f89dde76212241e4 100644 (file)
@@ -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`