updating changelog

This commit is contained in:
tibbi 2021-04-14 22:54:54 +02:00
parent 36f5608624
commit 438ca4c112
2 changed files with 14 additions and 0 deletions

View File

@ -1,6 +1,15 @@
Changelog
==========
Version 6.13.4 *(2021-04-14)*
----------------------------
* Allow setting the current time as the default at new events
* Avoid showing the save/discard dialog when nothing changed at an event
* Make sure all private contacts birthdays and anniversaries are fetched at importing
* Fixed some weekly view related glitches
* Some stability and translation improvements
Version 6.13.3 *(2021-03-22)*
----------------------------

View File

@ -0,0 +1,5 @@
* Allow setting the current time as the default at new events
* Avoid showing the save/discard dialog when nothing changed at an event
* Make sure all private contacts birthdays and anniversaries are fetched at importing
* Fixed some weekly view related glitches
* Some stability and translation improvements