updating changelog

This commit is contained in:
tibbi 2019-12-29 18:05:00 +01:00
parent 5f7adad863
commit 6a882bbdba
2 changed files with 10 additions and 0 deletions

View File

@ -1,6 +1,13 @@
Changelog
==========
Version 6.8.3 *(2019-12-29)*
----------------------------
* Fixed a glitch at events repeating every X weeks
* Added an extra check to avoid showing reminders of deleted event repetition instances
* Some stability and translation improvements
Version 6.8.2 *(2019-12-18)*
----------------------------

View File

@ -0,0 +1,3 @@
Fixed a glitch at events repeating every X weeks
Added an extra check to avoid showing reminders of deleted event repetition instances
Some stability and translation improvements