mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug
- Fixed bug where '6 months' was interpreted as 180 days, but when rendered was shown as '5 months' (thanks to Aikido Guy). - Multiple unit test corrections.
This commit is contained in:
parent
d4cc4c5745
commit
2203d3364d
3 changed files with 56 additions and 54 deletions
|
@ -14,6 +14,8 @@ Bugs
|
|||
+ Removed default configuration value for the obsolete 'annotations' setting.
|
||||
+ Corrected rounding errors on burndown chart bar size calculations (thanks to
|
||||
Uli Martens).
|
||||
+ Fixed bug where '6 months' was interpreted as 180 days, but when rendered
|
||||
was shown as '5 months' (thanks to Aikido Guy).
|
||||
|
||||
------ old releases ------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue