From cce2d9c915d426f8bfe98d2556bf22cc073075ab Mon Sep 17 00:00:00 2001 From: mdecimus Date: Wed, 2 Oct 2024 15:48:23 +0200 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c554d5e9..9b831400 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. This projec ## [0.10.2] - 2024-10-02 -To upgrade replace the `stalwart-mail` binary and then upgrade to the latest web-admin using `curl -k -u admin:yourpass https://yourserver/api/update/webadmin`. +To upgrade first upgrade the webadmin and then replace the `stalwart-mail` binary. If you read these instructions too late, you can upgrade to the latest web-admin using `curl -k -u admin:yourpass https://yourserver/api/update/webadmin`. ### Added - OpenID Connect server (#298).