updating changelog

This commit is contained in:
tibbi 2019-12-02 23:10:04 +01:00
parent c85d45d69b
commit 67892bd33a
2 changed files with 12 additions and 0 deletions

View File

@ -1,6 +1,14 @@
Changelog
==========
Version 6.7.2 *(2019-12-02)*
----------------------------
* Fixed some glitches at importing events from .ics files
* Improved the user experience of Simple Event List view
* Added some initial things under the hood for proper timezone support
* Couple stability and translation improvements
Version 6.7.1 *(2019-11-18)*
----------------------------

View File

@ -0,0 +1,4 @@
* Fixed some glitches at importing events from .ics files
* Improved the user experience of Simple Event List view
* Added some initial things under the hood for proper timezone support
* Couple stability and translation improvements