aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index f1a976eb..cbd55162 100644
--- a/README.md
+++ b/README.md
@@ -169,6 +169,10 @@ PRs are welcome.
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)).
+
1.63 (2018-02-16)
- The `reload` command now accepts a count prefix; so `999r` reloads all tabs (in the current window).