From a14ce4ec262d200bd44ce974f77e9a942d67d65c Mon Sep 17 00:00:00 2001 From: Federico Hernandez Date: Mon, 22 Dec 2014 01:20:50 +0100 Subject: [PATCH] Bumped version numbers in NEWS file --- NEWS | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/NEWS b/NEWS index f06e5ae..e0119c0 100644 --- a/NEWS +++ b/NEWS @@ -1,25 +1,18 @@ -New Features in tasksh 1.0 +New Features in tasksh 1.1.0 - - libreadline support. Actually, the only feature. -New commands in tasksh 1.0 +New commands in tasksh 1.1.0 - - 'exit', 'quit' or Ctrl-D exits the shell - - 'diagnostics' shows $PATH and where it found Taskwarrior - - 'help' references the man page -New configuration options in tasksh 1.0 +New configuration options in tasksh 1.1.0 - - None -Newly deprecated features in tasksh 1.0 +Newly deprecated features in tasksh 1.1.0 - - None -Removed features in 1.0 +Removed features in 1.1.0 - - None Known Issues