From 4f8fab9428f133c8352eb59a7d4147901de80758 Mon Sep 17 00:00:00 2001 From: holger krekel Date: Sat, 30 Mar 2024 17:53:28 +0100 Subject: [PATCH] fix changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60bffa1d..8aa6eb9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ - Install dig on the server to resolve DNS records ([#267](https://github.com/deltachat/chatmail/pull/267)) +- preserve notification order and exponentially backoff with + retries for tokens where we didn't get a successful return + ([#265](https://github.com/deltachat/chatmail/pull/263)) + - Run chatmail-metadata and doveauth as vmail ([#261](https://github.com/deltachat/chatmail/pull/261))