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))