X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=NEWS;h=014f504660f9dc9b3911c81e7cd1c1b6742a2ce3;hb=464cae462442ca890698a0d54e7fb927becd4347;hp=ae940360631a2d7b38ccf11383cac2a78ab1272c;hpb=9fdef88f8d8f65ed6b74c9213acac7344feedf67;p=ptask.git diff --git a/NEWS b/NEWS index ae94036..014f504 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,20 @@ What's New ========== +v0.0.5 +------ + + * keep focus on project after refresh. + * keep focus on task after refresh. + * added support of tasks with deleted status. + * added urgency column. + * implemented the cancel button of the task panel. + * added menu. + * restore position of vertical/horizaton spliters. + * added creation date, due, id, uuid, urgency, and start date in the + list of tasks. + * popup menu to filter columns of the table of tasks. + v0.0.4 ------