changelog: add ForceBotUnlistedPolicy
authorAlibek Omarov <a1ba.omarov@gmail.com>
Tue, 8 Sep 2020 11:35:34 +0000 (11:35 +0000)
committerAlibek Omarov <a1ba.omarov@gmail.com>
Tue, 8 Sep 2020 11:35:34 +0000 (11:35 +0000)
CHANGELOG.md

index 46f1e859b0d1f93fac12db365f80ced5f41b753b..1b1ea02ac2444b9668e7fb00b6949ecbd9a35a6c 100644 (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`.