We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96a027f commit 73b4fe1Copy full SHA for 73b4fe1
vimperator/Makefile
@@ -1,6 +1,6 @@
1
#### configuration
2
3
-VERSION = 3.13.1
+VERSION = 3.14.0
4
NAME = vimperator
5
6
include ../common/Makefile
vimperator/NEWS
@@ -1,5 +1,13 @@
201x-xx-xx:
+2016-06-07:
+ * @gkatsev removed usage of FUEL Application variable
+ * @gineadai deleted deprecated template code
+ * changed bracket notation to dotnotation in a lot of places
7
+ * @gkatsev removed unnecessary iterator loop in history.get
8
+ * removed unnecessary semicolons
9
+ * @Quicksaver updated tabgroups with some notes and updates for Tab Groups 2 support
10
+
11
2016-05-04:
12
* @sirzerator fixed a typoeerror triggered in completion.js
13
* @gineadai fixed a highlight typo
0 commit comments