aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2017-11-25 09:57:25 +0000
committerStephen Blott2017-11-25 09:57:25 +0000
commit41d8bf1483b7386e1accc5f4c5b0ea870346258a (patch)
treec432490428a32714caab1613206851e1a8184428
parent32b13ea15381b288917811181ec9df1b45e4271a (diff)
downloadvimium-41d8bf1483b7386e1accc5f4c5b0ea870346258a.tar.bz2
Note upgrading requires permissions.
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 38d6289f..4eef7cb0 100644
--- a/README.md
+++ b/README.md
@@ -175,6 +175,9 @@ In `master` (not yet released)
- It is now possible to map `<tab>`, `<enter>`, `<delete>`, `<insert>`, `<home>` and `<end>`.
- New command options for `createTab` to create create new normal and incognito windows
([examples](https://github.com/philc/vimium/wiki/Tips-and-Tricks#creating-tabs-with-urls-and-windows)).
+- When upgrading, you will be asked to re-validate permissions. The only new
+ permission is "copy and paste to/from clipboard" (the `clipboardWrite`
+ permission). This is necessary to support copy/paste on Firefox.
1.61 (2017-10-27)