updating changelog
This commit is contained in:
parent
bb64e65e3d
commit
3f41d6f0fb
|
@ -1,6 +1,13 @@
|
|||
Changelog
|
||||
==========
|
||||
|
||||
Version 6.13.1 *(2021-03-10)*
|
||||
----------------------------
|
||||
|
||||
* 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.0 *(2021-02-23)*
|
||||
----------------------------
|
||||
|
||||
|
|
|
@ -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