Skip to content

Commit 73b4fe1

Browse files
committed
version 3.14.0
1 parent 96a027f commit 73b4fe1

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

vimperator/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#### configuration
22

3-
VERSION = 3.13.1
3+
VERSION = 3.14.0
44
NAME = vimperator
55

66
include ../common/Makefile

vimperator/NEWS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
201x-xx-xx:
22

3+
2016-06-07:
4+
* @gkatsev removed usage of FUEL Application variable
5+
* @gineadai deleted deprecated template code
6+
* 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+
311
2016-05-04:
412
* @sirzerator fixed a typoeerror triggered in completion.js
513
* @gineadai fixed a highlight typo

0 commit comments

Comments
 (0)