diff options
author | lain <lain@soykaf.club> | 2020-08-26 15:40:00 +0200 |
---|---|---|
committer | lain <lain@soykaf.club> | 2020-08-26 15:40:00 +0200 |
commit | 5ffd20f3b5ea9781d5b17a4a72ba7312cf04936c (patch) | |
tree | c2a85d23092f203cc635cdfb6e0a88fe157bc14e | |
parent | cfc99fe05c31d5e2140c35f3a2d223635dc07a2f (diff) | |
download | pleroma-5ffd20f3b5ea9781d5b17a4a72ba7312cf04936c.tar.gz |
Changelog: Add info about list fixes.
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d0eba0f79..9b616ee57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -99,6 +99,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). </details> ### Fixed +- Fix list pagination and other list issues. - Support pagination in conversations API - **Breaking**: SimplePolicy `:reject` and `:accept` allow deletions again - Fix follower/blocks import when nicknames starts with @ |