mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-26 15:47:19 +02:00
- Updated versions
This commit is contained in:
parent
2c0a1ddb3a
commit
d50efe5e27
1 changed files with 13 additions and 4 deletions
17
ChangeLog
17
ChangeLog
|
@ -5,13 +5,22 @@ Version numbers are of the form:
|
||||||
where the x represents a major version number, or architecture. The y
|
where the x represents a major version number, or architecture. The y
|
||||||
represents a feature release, and the z represents a patch.
|
represents a feature release, and the z represents a patch.
|
||||||
|
|
||||||
1.2.0 (?)
|
------ plans -------------------------------------
|
||||||
+ Bug: "dateformat" configuration variable used to display dates, but not parse them
|
|
||||||
+ "task list x" now performs a caseless comparison between "x" and the description
|
Configurable columns in reports
|
||||||
+ Task sub projects supported.
|
|
||||||
|
|
||||||
------ reality -----------------------------------
|
------ reality -----------------------------------
|
||||||
|
|
||||||
|
1.2.0 (6/13/2008)
|
||||||
|
+ Bug: "dateformat" configuration variable used to display dates, but
|
||||||
|
not parse them
|
||||||
|
+ "task list x" now performs a caseless comparison between "x" and the
|
||||||
|
description
|
||||||
|
+ Task sub projects supported
|
||||||
|
+ "showage" confguration determines whether "Age" column appears on the
|
||||||
|
"list" and "next" reports
|
||||||
|
+ Improved TUTORIAL
|
||||||
|
|
||||||
1.1.0 (6/7/2008)
|
1.1.0 (6/7/2008)
|
||||||
+ "blanklines" configuration to stop displaying unnecessary white
|
+ "blanklines" configuration to stop displaying unnecessary white
|
||||||
space and thus work better on small-screen devices
|
space and thus work better on small-screen devices
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue