Deprecated Features

- Marked the push/pull/merge features as deprecated.
This commit is contained in:
Paul Beckingham 2013-09-10 22:52:38 -04:00
parent bcc9eb3d7a
commit e441b8ca8e
7 changed files with 22 additions and 5 deletions

3
NEWS
View file

@ -29,6 +29,9 @@ New configuration options in taskwarrior 2.3.0
Newly deprecated features in taskwarrior 2.3.0
- File format 2 (used in version 0.9.3 - 1.5.0) is no longer supported.
- The 'push', 'pull' and 'merge' commands will be removed in a subsequent
release. The new 'sync' command, in conjunction with the Task Server is the
new sync mechanism.
---