changelog: remove duplicate entry

Fixes: 56b9528d3a ("changelog: refine before release")
Signed-off-by: Robin Jarry <robin@jarry.cc>
This commit is contained in:
Robin Jarry 2022-10-20 14:53:45 +02:00
parent 56b9528d3a
commit 0cc56781dc
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- 3 panel view via `:split` and `:vsplit`
- Configure dynamic date format for the message viewer with
`message-view-this-*-time-format`.
- XOAUTH2 support for imap and smtp.
- View message without marking it as seen with `:view -p`.
### Changed