changeset 14:288f880882c5 version-4

Release version 4
author Guido Berhoerster <guido+tab-mover@berhoerster.name>
date Wed, 22 Feb 2017 09:12:10 +0100
parents e4391e12b799
children fd00d1a952c0
files Makefile NEWS
diffstat 2 files changed, 9 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Wed Feb 22 09:11:14 2017 +0100
+++ b/Makefile	Wed Feb 22 09:12:10 2017 +0100
@@ -22,7 +22,7 @@
 #
 
 NAME =		tab-mover
-VERSION =	3
+VERSION =	4
 EXT_NAME =	$(subst -,_,$(NAME))-$(VERSION)
 
 INKSCAPE := 	inkscape
--- a/NEWS	Wed Feb 22 09:11:14 2017 +0100
+++ b/NEWS	Wed Feb 22 09:12:10 2017 +0100
@@ -1,6 +1,14 @@
 News
 ====
 
+Tab Mover 4 (2017-02-22T09:12:10+01:00)
+---------------------------------------
+
+- Generate manifest.json
+- Update menu when reopening a tab
+- Allow reopening tabs from normal windows in incognito windows
+- Clean up code
+
 Tab Mover 3 (2017-02-19T22:02:48+01:00)
 ---------------------------------------