diff --git a/ChangeLog b/ChangeLog index d6b78af..b8ff792 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 **