summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Jarry <robin@jarry.cc>2022-08-24 17:13:58 +0200
committerRobin Jarry <robin@jarry.cc>2022-08-24 17:14:24 +0200
commit8eab82964986a82312c2cc678965c31257e48c50 (patch)
tree63aee1553fff52d16ea330c1fe00cd8fb3fae2cd
parent1c9fc7b6b1550f2eb556e9c7248496c5f41e57af (diff)
downloadaerc-8eab82964986a82312c2cc678965c31257e48c50.tar.gz
aerc-8eab82964986a82312c2cc678965c31257e48c50.zip
changelog: add missing entry
Signed-off-by: Robin Jarry <robin@jarry.cc>
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6dedbef1..66ddfd8b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,6 +23,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- The provided awk filters are now POSIX compliant and should work on MacOS and
BSD.
- `outgoing-cred-cmd` execution is now deferred until a message needs to be sent.
+- `next-message-on-delete` now also applies to `:archive`.
### Fixed