mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Minor doc edit
- Just to prove push is working.
This commit is contained in:
parent
ee6ab69023
commit
e2b240fd06
1 changed files with 7 additions and 8 deletions
15
ChangeLog
15
ChangeLog
|
@ -2,14 +2,13 @@
|
|||
------ current release ---------------------------
|
||||
|
||||
1.9.2 ()
|
||||
+ Added feature #320, so the command "task 123" is interpreted as an
|
||||
implicit "task info 123" command (thanks to John Florian).
|
||||
+ Added feature #326, allowing tasks to be added in the completed state,
|
||||
by using the 'log' command in place of 'add' (thanks to Cory Donnelly).
|
||||
+ Added features #36 and #37, providing annual versions of the 'history'
|
||||
and 'ghistory' command as 'history.annual' and 'ghistory.annual'.
|
||||
+ Added feature #363 supporting iCalendar export via the 'export.ical'
|
||||
command.
|
||||
+ Added feature #320, so the command "task 123" is interpreted as an implicit
|
||||
"task info 123" command (thanks to John Florian).
|
||||
+ Added feature #326, allowing tasks to be added in the completed state, by
|
||||
using the 'log' command in place of 'add' (thanks to Cory Donnelly).
|
||||
+ Added features #36 and #37, providing annual versions of the 'history' and
|
||||
'ghistory' command as 'history.annual' and 'ghistory.annual'.
|
||||
+ Added feature #363 supporting iCalendar export via the 'export.ical' command.
|
||||
+ Added feature #390, an extra dateformat for annotations (thanks to Cory
|
||||
Donnelly).
|
||||
+ Added feature #407, a new 'task show' command to display the current
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue