chore(CHANGELOG): integrate released changes

This commit is contained in:
Julien Fontanet 2022-05-03 17:50:55 +02:00
parent f40fb3bab3
commit 2d01056ea9
2 changed files with 9 additions and 2 deletions

View File

@ -2,6 +2,15 @@
## **next**
### Enhancement
- [Backup] Support `[NOBAK]` VDI prefix for all backup modes [#2560](https://github.com/vatesfr/xen-orchestra/issues/2560) (PR [#6207](https://github.com/vatesfr/xen-orchestra/pull/6207))
- [VM/Host Console] Fix fallback for older versions of XCP-ng/XS (PR [#6203](https://github.com/vatesfr/xen-orchestra/pull/6203))
### Bug fixes
- [Backup Health Check] Fix guest tools detection (PR [#6214](https://github.com/vatesfr/xen-orchestra/pull/6214))
### Released packages
- @xen-orchestra/mixins 0.3.1

View File

@ -7,8 +7,6 @@
> Users must be able to say: “Nice enhancement, I'm eager to test it”
- [Backup] Support `[NOBAK]` VDI prefix for all backup modes [#2560](https://github.com/vatesfr/xen-orchestra/issues/2560) (PR [#6207](https://github.com/vatesfr/xen-orchestra/pull/6207))
### Bug fixes
> Users must be able to say: “I had this issue, happy to know it's fixed”