From 9764fe310a6fb2878944d8c6252475cef9c98352 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sun, 9 Jan 2011 23:07:22 -0500 Subject: [PATCH] Documentation - Mentioned import from a URL in the NEWS file. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 742b32e16..9bae90535 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,7 @@ New Features in taskwarrior 1.9.4 - No more dependency on ncurses. - New '_query' helper command for script writers, which accepts a filter like any other report, but returns unformatted JSON. + - Import can now read from files and URLs. - Assorted bug fixes. Please refer to the ChangeLog file for full details. There are too many to