X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=NEWS;h=f1b69ff08d13db46ca6e3394c203dc8724ddf99e;hb=392ae983c9ed6c1c74141c57ffb0502955964910;hp=58c25d81657e1c602531a988f04f6f6d792a33bb;hpb=9a456fae27738848feeeeae99d6c0e11cc1ddb13;p=ptask.git diff --git a/NEWS b/NEWS index 58c25d8..f1b69ff 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,20 @@ What's New ========== +v0.0.4 +------ + + * fixed i18n support. + * added --version and --help options. + * added manpage. + * popup error dialog when .taskrc does not exist. + * added --debug. + * supported versions of taskwarrior are 2.2.0 and 2.0.0. + * added taskwarrior version checking. + * added support for taskwarrior 2.2.0 (avoid confirmation query). + * added window position and size restore. + * added tasks sort column/order restore. + v0.0.3 ------ @@ -14,7 +28,7 @@ v0.0.2 * added refresh keyboard shortcut (ALT-r). * added new task keyboard shortcut (ALT-n). - * renamed ptask to gtask. + * renamed gtask to ptask. v0.0.1 ------