diff options
author | Egor Kislitsyn <egor@kislitsyn.com> | 2020-04-22 19:31:03 +0400 |
---|---|---|
committer | Egor Kislitsyn <egor@kislitsyn.com> | 2020-04-22 19:31:03 +0400 |
commit | 771c1ad735eb06842278e823a29acb94fd9acafb (patch) | |
tree | 566520bc46a1c178fe13a3ec8d797be4a6587e4c | |
parent | 6db52c3b3680efbdb56d53d84d5dec0f4b6e34f0 (diff) | |
download | pleroma-771c1ad735eb06842278e823a29acb94fd9acafb.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 2d8e7efc3..702c58180 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Fixed - Support pagination in conversations API - **Breaking**: SimplePolicy `:reject` and `:accept` allow deletions again +- Fix follower/blocks import when nicknames starts with @ ## [unreleased-patch] ### Fixed |