From 956a4f8b2ac26e60cd3453bc1553db892e69ffc8 Mon Sep 17 00:00:00 2001 From: Julien Fontanet Date: Fri, 30 Sep 2022 14:14:26 +0200 Subject: [PATCH] feat: release 5.75.0 --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5bfe520a9..0af4dd543 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # ChangeLog -## **next** +## **5.75.0** (2022-09-30) + +Channel: latest ### Enhancements @@ -39,7 +41,7 @@ ## **5.74.3** (2022-09-09) -Channel: latest +Channel: stable ### Bug fixes @@ -105,8 +107,6 @@ ## **5.73.1** (2022-08-04) -Channel: stable - ### Bug fixes - [Backup] Fix `incorrect backup size in metadata` on each merged VHD (PR [#6331](https://github.com/vatesfr/xen-orchestra/pull/6331))