fix(CHANGELOG): restore unreleased comments

Introduced by 3d3b63a59
This commit is contained in:
Julien Fontanet
2022-10-07 11:23:32 +02:00
parent e2521b6688
commit 0197758780
2 changed files with 4 additions and 4 deletions

View File

@@ -6,8 +6,6 @@
### Enhancements
> Users must be able to say: “Nice enhancement, I'm eager to test it”
- [Backup/Restore file] Implement File level restore for s3 and encrypted backups (PR [#6409](https://github.com/vatesfr/xen-orchestra/pull/6409))
- [Backup] Improve listing speed by updating caches instead of regenerating them on backup creation/deletion (PR [#6411](https://github.com/vatesfr/xen-orchestra/pull/6411))
- [Backup] Add `mergeBlockConcurrency` and `writeBlockConcurrency` to allow tuning of backup resources consumptions (PR [#6416](https://github.com/vatesfr/xen-orchestra/pull/6416))
@@ -16,8 +14,6 @@
### Bug fixes
> Users must be able to say: “I had this issue, happy to know it's fixed”
- [Plugin/auth-saml] Certificate input support multiline (PR [#6403](https://github.com/vatesfr/xen-orchestra/pull/6403))
- [Backup] Launch Health Check after a full backup (PR [#6401](https://github.com/vatesfr/xen-orchestra/pull/6401))
- [Backup] Fix `Lock file is already being held` error when deleting a VM backup while the VM is currently being backed up

View File

@@ -5,8 +5,12 @@
### Enhancements
> 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”
### Packages to release
> When modifying a package, add it here with its release type.