From 7df813ef221be04e4d4a459ecc941dcbddfb6056 Mon Sep 17 00:00:00 2001 From: Ilya Sukhar Date: Sun, 24 Oct 2010 19:51:02 -0700 Subject: Release 1.21 --- README.markdown | 4 ++++ manifest.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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", -- cgit v1.2.3