aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 109fdaa6..8102f2c7 100644
--- a/README.md
+++ b/README.md
@@ -171,9 +171,10 @@ 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.
+- Swap global and local marks; for example:
+ - `map X Marks.activateCreateMode swap`, and
+ - `map Y Marks.activateGotoMode swap`.
+ In a browser, some people find global marks more useful than local marks. (1.62.1)
1.62 (2017-12-09)