aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorStephen Blott2018-08-23 10:56:55 +0100
committerStephen Blott2018-08-23 10:56:55 +0100
commitd4a409d64bba9b23545e26935c35c60c6b4dd301 (patch)
tree10cf44405969387defd1fbcbbf42ce50d1ff3501 /README.md
parenta4a9c4e4625b6a5ad0622a3a84a096238969b13c (diff)
downloadvimium-d4a409d64bba9b23545e26935c35c60c6b4dd301.tar.bz2
Update change log in README.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2f741d4d..d089d16a 100644
--- a/README.md
+++ b/README.md
@@ -172,7 +172,9 @@ Release Notes
In `master` (not yet released)
- Custom search engines can now be `javascript:` URLs (eg., search the current [site](https://github.com/philc/vimium/issues/2956#issuecomment-366509915)).
-- You can now using local marks to mark a hash/anchor.
+- You can now using local marks to mark a hash/anchor. This is particularly useful for marking labels on GMail.
+- For filtered hints, you can now start typing the link text before the hints have been generated.
+- Various minor bug fixes.
1.63 (2018-02-16)