diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 967642ea..1b254b69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - JMAP support. - Folder name mapping with `folder-map` in `accounts.conf`. - Add option `-d` to `:open` to automatically delete temporary files. +- Edit email headers directly in the text editor with `[compose].edit-headers` + in `aerc.conf`. ### Fixed |