diff --git a/CHANGELOG.md b/CHANGELOG.md index b77d67e4..2890186e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Hide Tag actions on Users tab if MRF TagPolicy is disabled. Add ability to enable TagPolicy from Moderation menu - Move `:restrict_unauthenticated` settings from Authentication tab to Instance tab +### Fixed + +- Fix depricatied action names in Reports, move actions that manage users from Reports to reports module + ## [2.2] - 2020-11-18 ### Added