Update ChangeLog

This commit is contained in:
Grégory Soutadé 2017-11-01 20:39:04 +01:00
parent 0d929c8b92
commit 3c36249781
1 changed files with 3 additions and 1 deletions

View File

@ -1,9 +1,10 @@
v0.7 (29/10/2017)
v0.7 (01/11/2017)
** 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
** Dev **
Qt5 migration done !
@ -18,6 +19,7 @@ v0.7 (29/10/2017)
Week lines were not re computed after deleting an operation
Default month selection should now be correct
Amount in SearchBanner were badly set (missing *100)
Prevent integer overflow when computing percents in CostRepartitionBanner
v0.6 (08/10/2016)
** User **