From b7d1e7da9a7ca5bb994428cefc97ed81dd9c3c5f Mon Sep 17 00:00:00 2001 From: les Date: Tue, 31 Mar 2020 19:27:21 +0200 Subject: [PATCH] update CHANGELOG --- CHANGELOG | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index f07cd8b7..94ce24c3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,10 @@ All notable changes to this project will be documented in this file. ### Unreleased -- Send AP Event Object instead of Note +- send AP Event Object instead of Note +- show only future unconfirmed events in admin panel +- new polish locale +- add trusted instances (an additional menu is shown) ### 0.22.0 - add admin announcement support (fix #74)