aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 7e257e94..78c06a0d 100644
--- a/README.md
+++ b/README.md
@@ -159,9 +159,9 @@ Release Notes
Not yet released:
-- Bug fixes:
- - Fix visual-line mode. Due to a bug in version 1.55, visual-line mode
- (`V`) is broken. As a workaround, enter visual mode with `v` and then visual-line mode with `V`.
+- Vimium now works around a Chromium bug affecting users with non-standard keyboard layouts (see #2147).
+- Bug fix:
+ - Visual line mode (`V`) has been fixed.
1.55 (2016-05-26)