aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md5
-rw-r--r--manifest.json2
2 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 8251ad7f..5e8a9a39 100644
--- a/README.md
+++ b/README.md
@@ -159,9 +159,10 @@ Please see [CONTRIBUTING.md](https://github.com/philc/vimium/blob/master/CONTRIB
Release Notes
-------------
-New features (not yet released)
+1.59 (2017-04-07)
-- Changes to key handling which make some commands (including `J`, `K`, `o`, `b`, etc.) now work on PDF tabs.
+- Features:
+ - Some commands now work on PDF tabs (`J`, `K`, `o`, `b`, etc.). Scrolling and other content-related commands still do not work.
1.58 (2017-03-08)
diff --git a/manifest.json b/manifest.json
index 02731d5e..5dceb6d5 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Vimium",
- "version": "1.58.2",
+ "version": "1.59",
"description": "The Hacker's Browser. Vimium provides keyboard shortcuts for navigation and control in the spirit of Vim.",
"icons": { "16": "icons/icon16.png",
"48": "icons/icon48.png",