added icon
[ptask.git] / NEWS
1 What's New
2 ==========
3
4 v0.0.4
5 ------
6
7  * fixed i18n support.
8  * added --version and --help options.
9  * added manpage.
10  * popup error dialog when .taskrc does not exist.
11  * added --debug.
12  * supported versions of taskwarrior are 2.2.0 and 2.0.0.
13  * added taskwarrior version checking.
14  * added support for taskwarrior 2.2.0 (avoid confirmation query).
15  * added window position and size restore.
16
17 v0.0.3
18 ------
19
20  * fixed window close to terminate the application.
21  * added README.
22  * generated HTML version of README and NEWS files.
23  * added fr translation and i18n support.
24
25 v0.0.2
26 ------
27
28  * added refresh keyboard shortcut (ALT-r).
29  * added new task keyboard shortcut (ALT-n).
30  * renamed gtask to ptask.
31
32 v0.0.1
33 ------
34
35  * Initial release.