aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorStephen Blott2017-12-12 10:50:32 +0000
committerStephen Blott2017-12-12 10:50:32 +0000
commitfbfc1f48a6da516a6591f831774a147f643d5c3a (patch)
tree24ff78310fab12e1c92aab3c2c116ec0bcd3e589 /README.md
parent1199f5b7b096c7f8e2fab2034a3aa3ea795478af (diff)
downloadvimium-fbfc1f48a6da516a6591f831774a147f643d5c3a.tar.bz2
Note mark swap and bump version number.
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index d282532d..109fdaa6 100644
--- a/README.md
+++ b/README.md
@@ -169,6 +169,12 @@ PRs are welcome.
Release Notes
-------------
+In `master`, but not yet released:
+
+- Swap global and local marks; for example, `map m Marks.activateCreateMode
+ swap` and `map ' Marks.activateGotoMode swap`. In a browser, some people
+ find global marks more useful than local marks.
+
1.62 (2017-12-09)
- Backup and restore Vimium options (see the very bottom of the options page, below *Advanced Options*).