- Feature #516, which allows the duplication of completed tasks (thanks to
  Peter De Poorter, Ethan Schoonover).
This commit is contained in:
Paul Beckingham 2012-04-16 09:03:55 -04:00
parent d6d9fbd8e7
commit d26749fd39
2 changed files with 3 additions and 0 deletions

View file

@ -133,4 +133,5 @@ suggestions:
Adam Gibbins Adam Gibbins
Ali Mousavi Ali Mousavi
Victor Roetman Victor Roetman
Ethan Schoonover

View file

@ -4,6 +4,8 @@
2.0.1 () 2.0.1 ()
Features Features
+ Feature #516, which allows the duplication of compelted tasks (thanks to
Peter De Poorter, Ethan Schoonover).
+ Added the new 'indented' format for the 'project' attribute. + Added the new 'indented' format for the 'project' attribute.
+ The 'projects' report now uses 'project.indented' format. + The 'projects' report now uses 'project.indented' format.
+ The 'summary' report now uses 'project.indented' format. + The 'summary' report now uses 'project.indented' format.