diff options
author | lain <lain@soykaf.club> | 2020-07-03 16:46:11 +0200 |
---|---|---|
committer | lain <lain@soykaf.club> | 2020-07-03 16:46:11 +0200 |
commit | cbf2fe9649da34e78ddbc0f11c3fcc2599aa1c7a (patch) | |
tree | f51efadb3d4afba5bc750aebc4ded3982932a6a7 | |
parent | d3efb50262e7922fc1aa80625679a7e29bb65836 (diff) | |
download | pleroma-cbf2fe9649da34e78ddbc0f11c3fcc2599aa1c7a.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 26f878a76..85401809a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - **Breaking:** Emoji API: changed methods and renamed routes. - 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. </details> <details> |