We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94a65eb commit c202778Copy full SHA for c202778
vimperator/Makefile
@@ -1,6 +1,6 @@
1
#### configuration
2
3
-VERSION = 3.13.0
+VERSION = 3.13.1
4
NAME = vimperator
5
6
include ../common/Makefile
vimperator/NEWS
@@ -1,5 +1,9 @@
201x-xx-xx:
+2016-05-04:
+ * @sirzerator fixed a typoeerror triggered in completion.js
+ * @gineadai fixed a highlight typo
+
7
2016-04-28:
8
* @reepush changed all array and generator comprehensions to iterators and standards compliant javascript thus making vimeprator work with firefox 46
9
* @amlitzer made iabbr work in contenteditable text boxes
0 commit comments