aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLain Soykaf <lain@lain.com>2021-01-18 16:29:29 +0100
committerLain Soykaf <lain@lain.com>2021-01-18 16:29:29 +0100
commit71166b30a42ad3a8988049992bcab93c7e2ed656 (patch)
tree98053c4a903d4269e421289904039e489cbdd382
parentbdfd72630f48bb891af34f1849e87cc5bbd3ff51 (diff)
downloadpleroma-71166b30a42ad3a8988049992bcab93c7e2ed656.tar.gz
Changelog: Add list fix.
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2b8e8d2f4..a14e03b68 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -53,6 +53,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
<summary>API Changes</summary>
- Mastodon API: Current user is now included in conversation if it's the only participant.
- Mastodon API: Fixed last_status.account being not filled with account data.
+ - Mastodon API: Fix not being able to add or remove multiple users at once in lists.
</details>
## Unreleased (Patch)