diff --git a/ChangeLog b/ChangeLog index 1663916..ca46926 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -v0.7 (04/02/2017) +v0.7 (05/02/2017) ** User ** Set background calendar color to red or yellow when one account is negative or less than 200€ (not displayed on hidden and virtual account) @@ -7,6 +7,8 @@ v0.7 (04/02/2017) Bug in expression parser, negative mark before parenthesis considered as positive. Bug in FormulaDelegate : string copy was made in a wrong way Initial and final negative account values were not displayed in red + Sub operations were not removed from database when deleting meta operation + Week lines were not re computed after deleting an operation v0.6 (08/10/2016) ** User **