From 8eab82964986a82312c2cc678965c31257e48c50 Mon Sep 17 00:00:00 2001 From: Robin Jarry Date: Wed, 24 Aug 2022 17:13:58 +0200 Subject: [PATCH] changelog: add missing entry Signed-off-by: Robin Jarry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6dedbef..66ddfd8 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