From 84331d1528ce4a693e9426c5d7cf357c65fca449 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20B=C4=99za?= Date: Wed, 27 Nov 2024 13:25:42 +0100 Subject: [PATCH] Add release note for v5.3.1 --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 91e7a9d..838a6ab 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,10 @@ * … +## v5.3.1 (2024-11-27) + +* Fix release. + ## v5.3.0 (2024-11-07) * `koyeb service unapplied-changes `: display "no changes" when there is no stashed deployment, or when the stashed deployment is the same as the current deployment.