Documentation

- Updated for 2.4.3.
This commit is contained in:
Paul Beckingham 2015-03-15 20:19:29 -04:00
parent e2c9752bc4
commit 928e94a6e1
2 changed files with 14 additions and 4 deletions

View file

@ -10,7 +10,7 @@ How to Build Taskwarrior
Obtain and build code:
$ git clone https://git.tasktools.org/scm/tm/task.git task.git
$ cd task.git
$ git checkout 2.4.2 # Latest dev branch
$ git checkout 2.4.3 # Latest dev branch
$ cmake -DCMAKE_BUILD_TYPE=debug . # debug or release. Default: neither.
$ make VERBOSE=1 # Shows details
@ -189,11 +189,11 @@ Work in Progress
Current Codebase Condition
'master' branch:
- 2.4.1 Current release, locked.
- 2.4.2 Current release, locked.
'2.4.2' branch:
'2.4.3' branch:
- Current development branch no plans yet.
---
2015-02-14 Updated for 2.4.1
2015-03-15 Updated for 2.4.3

10
NEWS
View file

@ -1,14 +1,24 @@
New Features in taskwarrior 2.4.3
-
New commands in taskwarrior 2.4.3
-
New configuration options in taskwarrior 2.4.3
-
Newly deprecated features in taskwarrior 2.4.3
-
Removed features in 2.4.3
-
Known Issues
- https://bug.tasktools.org/