mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
NEWS: Deprecate new-uuid verbosity option
This commit is contained in:
parent
079e2f3008
commit
a7153a082f
2 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,8 @@
|
||||||
- Removed deprecated 'alias._query' setting.
|
- Removed deprecated 'alias._query' setting.
|
||||||
- Fixed ambiguity in the esp-ESP localization
|
- Fixed ambiguity in the esp-ESP localization
|
||||||
(thanks to Fidel Mato).
|
(thanks to Fidel Mato).
|
||||||
|
- Deprecated the 'new-uuid' verbosity option, since its functionality can be
|
||||||
|
removed by merging with 'new-id'.
|
||||||
|
|
||||||
2.5.1 (2016-02-24) 8b4ae3b54b44dfbd00b96cdd6dceb8dfe7cc1ea0
|
2.5.1 (2016-02-24) 8b4ae3b54b44dfbd00b96cdd6dceb8dfe7cc1ea0
|
||||||
|
|
||||||
|
|
2
NEWS
2
NEWS
|
@ -15,6 +15,8 @@ Newly Deprecated Features in Taskwarrior 2.5.2
|
||||||
|
|
||||||
- The 'DUETODAY' virtual tag is a synonym for the 'TODAY' virtual tag, and is
|
- The 'DUETODAY' virtual tag is a synonym for the 'TODAY' virtual tag, and is
|
||||||
not needed.
|
not needed.
|
||||||
|
- The 'new-uuid' verbosity option is to be removed due to being redundant, its
|
||||||
|
functionality will be merged with 'new-id' option.
|
||||||
|
|
||||||
Removed Features in 2.5.2
|
Removed Features in 2.5.2
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue