Update ChangeLog

This commit is contained in:
Grégory Soutadé 2018-01-06 19:44:03 +01:00
parent 76808fe700
commit 4a8e0326aa
1 changed files with 3 additions and 1 deletions

View File

@ -1,10 +1,11 @@
v0.7 (01/11/2017)
v0.7 (06/01/2018)
** User **
Set background calendar color to red or yellow when one account is negative or less than 200€ (configurable)
Add start date and end date for accounts, so don't need to hide it when it's closed
Remove some unused blank spaces in GUI
Operation modification now taken in account for Stats Panel
Resize rows to content at startup
Set default month to december for year != cur year (avoid new year bug)
** Dev **
Qt5 migration done !
@ -20,6 +21,7 @@ v0.7 (01/11/2017)
Default month selection should now be correct
Amount in SearchBanner were badly set (missing *100)
Prevent integer overflow when computing percents in CostRepartitionBanner
Fix some bugs in yearTo selection & fill in GenerateDialog
v0.6 (08/10/2016)
** User **