Skip to content

Commit e281bc9

Browse files
Bump v1.64.3
1 parent 7480c85 commit e281bc9

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -169,10 +169,11 @@ PRs are welcome.
169169
Release Notes
170170
-------------
171171

172-
Not yet released
172+
1.64.3 (2018-12-26)
173173

174174
- When yanking email addresses with `yf`, Vimium now strips the leading `mailto:`.
175175
- For custom search engines, if you use `%S` (instead of `%s`), then your search terms are not URI encoded.
176+
- Bug fixes (including horizontal scrolling broken).
176177

177178
1.64.2 (2018-12-16)
178179

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "Vimium",
4-
"version": "1.64.2",
4+
"version": "1.64.3",
55
"description": "The Hacker's Browser. Vimium provides keyboard shortcuts for navigation and control in the spirit of Vim.",
66
"icons": { "16": "icons/icon16.png",
77
"48": "icons/icon48.png",

0 commit comments

Comments
 (0)