changelog merging fix

This commit is contained in:
Alexander Strizhakov 2021-02-28 20:25:22 +03:00
parent 48fb2d0d0b
commit 46aa2998a2
No known key found for this signature in database
GPG key ID: 022896A53AEF1381

View file

@ -158,10 +158,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Security
- Fixed the possibility of using file uploads to spoof posts.
=======
- Mix tasks for controlling user account confirmation status in bulk (`mix pleroma.user confirm_all` and `mix pleroma.user unconfirm_all`)
- Mix task for sending confirmation emails to all unconfirmed users (`mix pleroma.email send_confirmation_mails`)
- Mix task option for force-unfollowing relays
### Changed