From dcb614911af610ac8151eda038fb8850e6af902c Mon Sep 17 00:00:00 2001 From: Christian Hagenest Date: Sat, 18 May 2024 16:11:15 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0b8a770..3b9c6630 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,11 @@ - change default for delete_mails_after from 40 to 20 days ([#300]https://github.com/deltachat/chatmail/pull/300) +- save journald logs only to memory and save nginx logs to journald instead of file + ([#299](https://github.com/deltachat/chatmail/pull/299)) + - fix writing of multiple obs repositories in `/etc/apt/sources.list` - ([#272](https://github.com/deltachat/chatmail/issues/272)) + ([#290](https://github.com/deltachat/chatmail/pull/290)) - metadata: add support for `/shared/vendor/deltachat/irohrelay` ([#284](https://github.com/deltachat/chatmail/pull/284))