aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2015-09-19 13:08:47 +0100
committerStephen Blott2015-09-19 13:08:47 +0100
commit34452f22ec4c6403deecb59b73d237bcfa7c964a (patch)
tree125da1a7dd94a553e54ca9ad8b2a7aa5f92ec893
parentb0c3eb6ea8812240e42ea355bf67f9ba4ead10e0 (diff)
downloadvimium-34452f22ec4c6403deecb59b73d237bcfa7c964a.tar.bz2
Note Vimium working on new-tab page.
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index dfd0ab10..9b871b04 100644
--- a/README.md
+++ b/README.md
@@ -155,10 +155,9 @@ Release Notes
-------------
Updates since 1.52 (not yet released)
+- Vimium now works on the new-tab page for Chrome 47.
- `g0` and `g$` now accept count prefixes; so `2g0` selects the second tab, and so on.
- Bug fixes:
- - Vomnibar visible on new-tab page for certain Chrome versions (#1817). Note: this should
- fix itself as the fix for [this Chromium bug](https://code.google.com/p/chromium/issues/detail?id=466876) rolls out.
- Fix `moveTabLeft` and `moveTabRight` for pinned tabs (#1814 and #1815).
1.52 (2015-09-09)