mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
- Added "What's new in 1.2.0" section.
This commit is contained in:
parent
438f3cb134
commit
a8ac82ca22
1 changed files with 14 additions and 1 deletions
15
task.html
15
task.html
|
@ -169,8 +169,21 @@ a img { border: none; padding: 0; margin: 0; }
|
||||||
Download the latest task source code
|
Download the latest task source code
|
||||||
<a href="http://www.beckingham.net/task-1.2.0.tar.gz">task-1.2.0.tar.gz</a>
|
<a href="http://www.beckingham.net/task-1.2.0.tar.gz">task-1.2.0.tar.gz</a>
|
||||||
(6/7/2008).
|
(6/7/2008).
|
||||||
|
</p>
|
||||||
|
|
||||||
New in version 1.2.0:
|
<p>
|
||||||
|
<strong>New in version 1.2.0</strong>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>"dateformat" configuration variable now properly used to parse as
|
||||||
|
well as render dates
|
||||||
|
<li>"task list x" now performs a caseless comparison between "x" and
|
||||||
|
the task description.
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
<strong>New in version 1.1.0</strong>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue