updating changelog

This commit is contained in:
tibbi 2021-12-12 12:11:21 +01:00
parent 68b247f26a
commit 3c6e853156
2 changed files with 8 additions and 0 deletions

View File

@ -1,6 +1,12 @@
Changelog
==========
Version 6.16.2 *(2021-12-12)*
----------------------------
* Warn the user if an event has been created in a filtered out event type
* Some stability and translation improvements
Version 6.16.1 *(2021-11-27)*
----------------------------

View File

@ -0,0 +1,2 @@
* Warn the user if an event has been created in a filtered out event type
* Some stability and translation improvements