aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorilya2010-01-03 23:34:29 -0800
committerilya2010-01-03 23:34:29 -0800
commit151cb1310e64a0957bea1782d77c18a849e44801 (patch)
tree1c8c8d143054380db87ed44302a936df7bce2754
parent684715730414a26a8177d65730908acc0440158a (diff)
downloadvimium-151cb1310e64a0957bea1782d77c18a849e44801.tar.bz2
Added some running release notes to the README so we can keep track of what's going into the next release. Easier than summarizing after the fact.
-rw-r--r--README.markdown4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 30d4d0f4..0dd9671b 100644
--- a/README.markdown
+++ b/README.markdown
@@ -54,6 +54,10 @@ Vimium supports command repetition so, for example, hitting '5t' will open 5 tab
Release Notes
-------------
+1.11 (Current, unreleased)
+- Commands 'gt' & 'gT' to move to the next & previous tab.
+- Command 'y' to yank (copy) the current tab's url to the clipboard.
+
1.1 (01/03/2010)
- A nicer looking settings page.