From 6fc6c17d96e9021ec85314952ebdea10fba11297 Mon Sep 17 00:00:00 2001 From: Angelina Filippova Date: Fri, 2 Oct 2020 13:38:29 +0300 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) 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