Skip to content

Commit a527d35

Browse files
Bump version to 1.59.
1 parent d0f8307 commit a527d35

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,9 +159,10 @@ Please see [CONTRIBUTING.md](https://github.com/philc/vimium/blob/master/CONTRIB
159159
Release Notes
160160
-------------
161161

162-
New features (not yet released)
162+
1.59 (2017-04-07)
163163

164-
- Changes to key handling which make some commands (including `J`, `K`, `o`, `b`, etc.) now work on PDF tabs.
164+
- Features:
165+
- Some commands now work on PDF tabs (`J`, `K`, `o`, `b`, etc.). Scrolling and other content-related commands still do not work.
165166

166167
1.58 (2017-03-08)
167168

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "Vimium",
4-
"version": "1.58.2",
4+
"version": "1.59",
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)