From 94a6d332a39f4911cd7b3f0a2818e7ea548e9bbb Mon Sep 17 00:00:00 2001 From: mathieuRA Date: Fri, 28 Feb 2025 14:21:52 +0100 Subject: [PATCH] fix after rebase --- CHANGELOG.unreleased.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.unreleased.md b/CHANGELOG.unreleased.md index 376837ae77b..dfb8e62ada0 100644 --- a/CHANGELOG.unreleased.md +++ b/CHANGELOG.unreleased.md @@ -14,6 +14,8 @@ - **Migrated REST API endpoints**: - `/rest/v0/vms//actions/start` (PR [#8379](https://github.com/vatesfr/xen-orchestra/pull/8379)) +> Users must be able to say: “Nice enhancement, I'm eager to test it” + ### Bug fixes > Users must be able to say: “I had this issue, happy to know it's fixed”