Update ChangeLog

This commit is contained in:
Grégory Soutadé 2017-02-05 10:02:56 +01:00
parent fb6cb35e65
commit 6865b75da8
1 changed files with 3 additions and 1 deletions

View File

@ -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 **