CHANGELOG: fixed reposts in domain blocks

This commit is contained in:
Alex Gleason 2021-04-30 14:30:25 -05:00
parent ea1f72c751
commit fd07fb9a73
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -16,3 +16,6 @@ Based on Pleroma 2.3.0-stable.
### Changed
- Twitter-like block behavior is now the default.
### Fixed
- Domain blocks: reposts from a blocked domain are now correctly blocked.