updating changelog

This commit is contained in:
tibbi 2022-11-18 20:10:57 +01:00
parent 62d39245cc
commit 839bbd1fa9
2 changed files with 12 additions and 0 deletions

View File

@ -1,6 +1,14 @@
Changelog Changelog
========== ==========
Version 6.20.2 *(2022-11-18)*
----------------------------
* Fixed a couple All-day event related glitches
* Use proper line separators at exporting events into .ics files
* Do not always use Manual flag at CalDAV sync
* Added many translation, stability and UX improvements
Version 6.20.1 *(2022-10-03)* Version 6.20.1 *(2022-10-03)*
---------------------------- ----------------------------

View File

@ -0,0 +1,4 @@
* Fixed a couple All-day event related glitches
* Use proper line separators at exporting events into .ics files
* Do not always use Manual flag at CalDAV sync
* Added many translation, stability and UX improvements