updating changelog
This commit is contained in:
parent
c3eb5d8386
commit
74fd6de826
|
@ -1,6 +1,13 @@
|
||||||
Changelog
|
Changelog
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
Version 6.13.2 *(2021-03-11)*
|
||||||
|
----------------------------
|
||||||
|
|
||||||
|
* Allow repeating events every fifth weekday
|
||||||
|
* Properly highlight weekends on widgets, if selected so
|
||||||
|
* Fixed some CalDAV syncing and .ics file importing issues
|
||||||
|
|
||||||
Version 6.13.1 *(2021-03-10)*
|
Version 6.13.1 *(2021-03-10)*
|
||||||
----------------------------
|
----------------------------
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
* Allow repeating events every fifth weekday
|
||||||
|
* Properly highlight weekends on widgets, if selected so
|
||||||
|
* Fixed some CalDAV syncing and .ics file importing issues
|
Loading…
Reference in New Issue