aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIlya Sukhar2010-10-24 19:51:02 -0700
committerIlya Sukhar2010-10-24 19:51:02 -0700
commit7df813ef221be04e4d4a459ecc941dcbddfb6056 (patch)
tree8445314f11371ae12a0642ff38f29145d761277b
parent658981295b5c90b821b5eae1b3e2b6783db5e46d (diff)
downloadvimium-7df813ef221be04e4d4a459ecc941dcbddfb6056.tar.bz2
Release 1.21
-rw-r--r--README.markdown4
-rw-r--r--manifest.json2
2 files changed, 5 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 38c20729..ba16e643 100644
--- a/README.markdown
+++ b/README.markdown
@@ -84,6 +84,10 @@ When you're done, send us a pull request on Github. Feel free to include a chang
Release Notes
-------------
+1.21 (10/24/2010)
+
+- Critical bugfix for an excluded URLs regression due to frame support.
+
1.20 (10/24/2010)
- In link hints mode, holding down the shift key will now toggle between opening in the current tab and opening in a new tab.
diff --git a/manifest.json b/manifest.json
index 7eb74fdb..0459a80b 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,6 +1,6 @@
{
"name": "Vimium",
- "version": "1.20",
+ "version": "1.21",
"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",