From 6bead3487e7e838e29eeefc83712c3d00ecf546b Mon Sep 17 00:00:00 2001 From: mdecimus Date: Wed, 2 Oct 2024 15:47:21 +0200 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4db75ae5..c554d5e9 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. +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`. ### Added - OpenID Connect server (#298).