docs: Document #2575 in NEWS and Changelog
This commit is contained in:
@@ -105,6 +105,8 @@
|
||||
- TW #2569 The `json.depends.array` configuration option is now ignored.
|
||||
Dependencies are always represented as an array in JSON output.
|
||||
Thanks to Dustin J. Mitchell
|
||||
- TW #2575 Support exporting given report as JSON, including sort order
|
||||
Thanks to Dheepak Krishnamurthy for contributing.
|
||||
- TW #2580 Importing malformed JSON task crashes TW
|
||||
Thanks to bharatvaj.
|
||||
- TW #2581 Config entry with a trailing comment cannot be modified
|
||||
|
||||
3
NEWS
3
NEWS
@@ -41,6 +41,9 @@ New Features in Taskwarrior 2.6.0
|
||||
even if columns contain long strings (like URLs).
|
||||
- The nag message is emitted at most once per task command, even with bulk
|
||||
operations.
|
||||
- The export command now takes an optional argument that references an
|
||||
existing report. As such, "task export <report>" command will export
|
||||
the same tasks that "task <report>" prints, and in the same order.
|
||||
|
||||
|
||||
New Commands in Taskwarrior 2.6.0
|
||||
|
||||
Reference in New Issue
Block a user