diff options
| -rw-r--r-- | README.markdown | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index 2b5cf52f..b812918b 100644 --- a/README.markdown +++ b/README.markdown @@ -50,6 +50,17 @@ Manipulating tabs: Vimium supports command repetition so, for example, hitting '5t' will open 5 tabs in rapid succession. +Release Notes +------------- + +1.1 (01/03/2010) + - A nicer looking settings page. + - An exclusion list that allows you to define URL patterns for which Vimium will be disabled (e.g. + http*://mail.google.com/*). + - Vimium-interpreted keystrokes are no longer sent to the page. + - Better Windows support. + - Various miscellaneous bug fixes. + License ------- -Copyright (c) 2010 Phil Crosby, Ilya Sukhar. See MIT-LICENSE.txt for details.
\ No newline at end of file +Copyright (c) 2010 Phil Crosby, Ilya Sukhar. See MIT-LICENSE.txt for details. |
