From eb2de2663884ec414cb57a9a685e6c607865abe2 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 60bffa1..8aa6eb9 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))