From 9a0be28af5723eff65e8e664bf960e0e48da606b Mon Sep 17 00:00:00 2001 From: "B. Petersen" Date: Fri, 2 Aug 2024 20:12:48 +0200 Subject: [PATCH] update RELEASE.md --- RELEASE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index c2f8b30de..9001f0858 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -26,7 +26,8 @@ then, create a "bump-to-VERSION" PR: from https://github.com/deltachat/deltachat-core-rust/blob/main/CHANGELOG.md and https://github.com/deltachat/deltachat-ios/pulls?q=is%3Apr+is%3Aclosed+sort%3Aupdated-desc b) add used core version to CHANGELOG.md - c) add a device message to ChatListController::viewDidLoad() + c) on major changes, + add a device message to ChatListController::viewDidLoad() or remove the old one in Xcode: