From d4015bbeaead8de3066150cf4d0206ecd4a573d2 Mon Sep 17 00:00:00 2001 From: Thomas Lauf Date: Sun, 19 Apr 2020 13:11:44 +0200 Subject: [PATCH] Update NEWS Signed-off-by: Thomas Lauf --- NEWS | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/NEWS b/NEWS index 8174b639..275eedff 100644 --- a/NEWS +++ b/NEWS @@ -1,24 +1,23 @@ +New Features in 1.3.0 -New Features in 1.2.0 + - Performance improvements + - Switch to python 3 + - New hint ':fortnight' + - Pass interval id to extensions - - Print warning when a new tag is entered (#2) - - Bash completion (#96) - - Show man pages with `--help` option - -New Commands in 1.2.0 - - - New command 'undo' (#9) - - New command 'annotate' - -New Configuration Options 1.2.0 +New Commands in 1.3.0 - None -Newly Deprecated Features in 1.2.0 +New Configuration Options 1.3.0 - None -Removed Features in 1.2.0 +Newly Deprecated Features in 1.3.0 + + - None + +Removed Features in 1.3.0 - None