summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2017-02-25 17:27:34 +0100
committerFlorian Bruhin <git@the-compiler.org>2017-02-25 17:27:34 +0100
commit4f1d5821871fc4864a54ef66c4f7b256672518af (patch)
tree99a2d2c696d1f3d353cb545c8ea2cbecc23e66c6
parentb5d4de17a7dbe4a5717876028d6db46c54eb03bd (diff)
downloadqutebrowser-4f1d5821871fc4864a54ef66c4f7b256672518af.tar.gz
qutebrowser-4f1d5821871fc4864a54ef66c4f7b256672518af.zip
Update changelog
-rw-r--r--CHANGELOG.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index 4aae47d54..fc24cc4b5 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -33,6 +33,7 @@ Added
- Support for `:download --mhtml` with QtWebEngine
- New `qute:history` URL and `:history` command to show the browsing history.
- Open tabs are now auto-saved on each successful load and restored in case of a crash.
+- `:jseval` now has a `--file` flag so you can pass a javascript file
Changed
~~~~~~~