changelog: add ForceBotUnlistedPolicy

This commit is contained in:
Alibek Omarov 2020-09-08 11:35:34 +00:00
parent efff2caccc
commit 5d814f739c
1 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## Unreleased
### Added
- MRF policy to rewrite bot posts scope from public to unlisted
### Removed
- **Breaking:** Removed `Pleroma.Workers.Cron.StatsWorker` setting from Oban `:crontab`.