From a91aa39ec1619ac636a3016b77dfa1a73c017afa Mon Sep 17 00:00:00 2001 From: holger krekel Date: Thu, 28 Mar 2024 16:28:28 +0100 Subject: [PATCH] prepare 1.1.0 tag --- CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e870cde..152ea8ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,11 @@ # Changelog for chatmail deployment -## unreleased +## 1.1.0 - 2024-03-28 -### Changes since March 15th, 2024 +### The changelog starts to record changes from March 15th, 2024 + +- Move systemd unit templates to cmdeploy package + ([#255](https://github.com/deltachat/chatmail/pull/255)) - Persist push tokens and support multiple device per address ([#254](https://github.com/deltachat/chatmail/pull/254))