Feature: Editing failure stops all editing of multiple tasks

- Thanks to Daniel Shahaf.
This commit is contained in:
Daniel Shahaf 2015-07-19 20:23:10 -04:00 committed by Paul Beckingham
parent f1251303de
commit 9360bd577f
12 changed files with 33 additions and 16 deletions

View file

@ -84,6 +84,8 @@
- "import" can now import JSON arrays, the new default "export" output.
- The '_tags' helper command now includes virtual tags (thanks to Daniel
Shahaf).
-When multiple tasks are 'edit'ed, a failure causes the editing to stop (thanks
to Daniel Shahaf).
------ current release ---------------------------