Changelog: Add info about avatar removal
authorlain <lain@soykaf.club>
Tue, 7 Jul 2020 14:51:44 +0000 (16:51 +0200)
committerlain <lain@soykaf.club>
Tue, 7 Jul 2020 14:53:54 +0000 (16:53 +0200)
CHANGELOG.md

index 0e2b549163407cbf8d3aeff420a3085861a3f5ec..304c9027f096779bbcc94ef98a8f5268e2887590 100644 (file)
@@ -16,8 +16,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 <details>
   <summary>API Changes</summary>
 
+- **Breaking:** Pleroma API: The routes to update avatar, banner and background have been removed.
 - **Breaking:** Image description length is limited now.
 - **Breaking:** Emoji API: changed methods and renamed routes.
+- MastodonAPI: Allow removal of avatar, banner and background.
 - Streaming: Repeats of a user's posts will no longer be pushed to the user's stream.
 - Mastodon API: Added `pleroma.metadata.fields_limits` to /api/v1/instance
 - Mastodon API: On deletion, returns the original post text.