aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 88c58079..dfd0ab10 100644
--- a/README.md
+++ b/README.md
@@ -157,6 +157,8 @@ Updates since 1.52 (not yet released)
- `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)