summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgor Kislitsyn <egor@kislitsyn.com>2020-04-22 19:31:03 +0400
committerEgor Kislitsyn <egor@kislitsyn.com>2020-04-22 19:31:03 +0400
commit771c1ad735eb06842278e823a29acb94fd9acafb (patch)
tree566520bc46a1c178fe13a3ec8d797be4a6587e4c
parent6db52c3b3680efbdb56d53d84d5dec0f4b6e34f0 (diff)
Update CHANGELOG
-rw-r--r--CHANGELOG.md1
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