aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorStephen Blott2018-02-18 11:49:32 +0000
committerStephen Blott2018-02-18 11:49:32 +0000
commita5c407e2ee4a0665a35318fa41c413dca0f597d8 (patch)
tree2c2adb2185d5390a74e5007f814258c6acec1cf0 /README.md
parentc106c12add1667922d7778b243cd2e44065f7832 (diff)
downloadvimium-a5c407e2ee4a0665a35318fa41c413dca0f597d8.tar.bz2
Note javascript: custom search engines.
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).