aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRobin Jarry <robin@jarry.cc>2022-08-22 09:40:54 +0200
committerRobin Jarry <robin@jarry.cc>2022-08-22 09:41:05 +0200
commit7377b8b05a6276dd2913ca8836f9c7b96f3b09ca (patch)
tree699b6b792ec6ae1b21f08af343ea87e6e3f38de8 /CHANGELOG.md
parente1b62db583c39ae67cd6aa02b0ebde642eda308c (diff)
downloadaerc-7377b8b05a6276dd2913ca8836f9c7b96f3b09ca.tar.gz
changelog: add missing entries
Signed-off-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 735d39e9..3328c0f3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Import/Export mbox files with `:import-mbox` and `:export-mbox`.
- `address-book-cmd` can now also be specified in `accounts.conf`.
- Run `check-mail-cmd` with `:check-mail`.
+- Display active key binds with `:help keys` (bound to `?` by default).
+- Multiple visual selections with `:mark -V`.
### Changed