updating changelog

This commit is contained in:
tibbi 2021-03-22 12:24:04 +01:00
parent f3f08335ce
commit d963d900f2
2 changed files with 10 additions and 0 deletions

View File

@ -1,6 +1,13 @@
Changelog
==========
Version 6.13.3 *(2021-03-22)*
----------------------------
* Allow updating the current and future occurrence of repeating events
* Fixed a glitch at parsing ics file at importing events
* Multiple smaller bugfixes, translation and stability improvements
Version 6.13.2 *(2021-03-11)*
----------------------------

View File

@ -0,0 +1,3 @@
* Allow updating the current and future occurrence of repeating events
* Fixed a glitch at parsing ics file at importing events
* Multiple smaller bugfixes, translation and stability improvements