From 3cdb2d012c3aaa9b04adb57753b3d8a037091d29 Mon Sep 17 00:00:00 2001 From: Angelina Filippova Date: Thu, 11 Mar 2021 22:32:43 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c80c1793..f1146591 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Replace regular inputs with textareas for setting welcome messages in the Settings section - Update rendering Moderation Log Messages so that all usernames are links to the pages of the corresponding users in Admin-FE - Remove Websocket based federation settings +- 401 and 404 error pages updated +- Remove unused components ### Fixed