updating changelog
This commit is contained in:
parent
a46cad37d1
commit
2f055401ec
|
@ -1,6 +1,14 @@
|
||||||
Changelog
|
Changelog
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
Version 6.7.0 *(2019-11-17)*
|
||||||
|
----------------------------
|
||||||
|
|
||||||
|
* Fixed some repeating CalDAV synced events not showing up properly
|
||||||
|
* Improved the event sorting at the monthly widget
|
||||||
|
* Properly refresh CalDAV synced events in the background
|
||||||
|
* Some translation and stability improvements
|
||||||
|
|
||||||
Version 6.6.5 *(2019-11-06)*
|
Version 6.6.5 *(2019-11-06)*
|
||||||
----------------------------
|
----------------------------
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
* Fixed some repeating CalDAV synced events not showing up properly
|
||||||
|
* Improved the event sorting at the monthly widget
|
||||||
|
* Properly refresh CalDAV synced events in the background
|
||||||
|
* Some translation and stability improvements
|
Loading…
Reference in New Issue