From ea46a819d4d210b5cf8bcf546ac86d839017ba67 Mon Sep 17 00:00:00 2001 From: Angelina Filippova Date: Mon, 20 Jul 2020 21:34:10 +0300 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 83e2c90b..df093cf5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Remove ability to moderate users that don't have valid nickname - Displays both labels and description in the header of group of settiings - Ability to add custom values in Pleroma.Upload.Filter.Mogrify setting +- Change types of the following settings: ':groups', ':replace', ':federated_timeline_removal', ':reject', ':match_actor'. Update functions that parses and wraps settings data according to this change. +- Move rendering Crontab setting from a separate component to EditableKeyword component ### Fixed