From 2528bbc552b490f825aeae0405917c5559b0270e Mon Sep 17 00:00:00 2001 From: badrAZ Date: Thu, 8 Aug 2019 16:26:04 +0200 Subject: [PATCH] chore(CHANGELOG): update next --- CHANGELOG.md | 9 +++++++++ CHANGELOG.unreleased.md | 13 ++----------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b0aa68ebc..deb417b0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,19 @@ ### Enhancements +- [VM/Attach disk] Display confirmation modal when VDI is already attached [#3381](https://github.com/vatesfr/xen-orchestra/issues/3381) (PR [#4366](https://github.com/vatesfr/xen-orchestra/pull/4366)) +- [Zstd] + - [VM/copy, VM/export] Only show zstd option when it's supported [#3892](https://github.com/vatesfr/xen-orchestra/issues/3892) (PRs [#4326](https://github.com/vatesfr/xen-orchestra/pull/4326) [#4368](https://github.com/vatesfr/xen-orchestra/pull/4368)) + - [VM/Bulk copy] Show warning if zstd compression is not supported on a VM [#3892](https://github.com/vatesfr/xen-orchestra/issues/3892) (PR [#4346](https://github.com/vatesfr/xen-orchestra/pull/4346)) + ### Bug fixes +- [SR/General] Display VDI VM name in SR usage graph (PR [#4370](https://github.com/vatesfr/xen-orchestra/pull/4370)) +- [VM/Attach disk] Fix checking VDI mode (PR [#4373](https://github.com/vatesfr/xen-orchestra/pull/4373)) + ### Released packages +- xo-server-usage-report v0.7.3 - xo-server v5.47.0 - xo-web v5.47.0 diff --git a/CHANGELOG.unreleased.md b/CHANGELOG.unreleased.md index b4bf1b0b5..f7f9e3c2f 100644 --- a/CHANGELOG.unreleased.md +++ b/CHANGELOG.unreleased.md @@ -7,18 +7,10 @@ > Users must be able to say: “Nice enhancement, I'm eager to test it” -- [VM/Attach disk] Display confirmation modal when VDI is already attached [#3381](https://github.com/vatesfr/xen-orchestra/issues/3381) (PR [#4366](https://github.com/vatesfr/xen-orchestra/pull/4366)) -- [Zstd] - - [VM/copy, VM/export] Only show zstd option when it's supported [#3892](https://github.com/vatesfr/xen-orchestra/issues/3892) (PRs [#4326](https://github.com/vatesfr/xen-orchestra/pull/4326) [#4368](https://github.com/vatesfr/xen-orchestra/pull/4368)) - - [VM/Bulk copy] Show warning if zstd compression is not supported on a VM [#3892](https://github.com/vatesfr/xen-orchestra/issues/3892) (PR [#4346](https://github.com/vatesfr/xen-orchestra/pull/4346)) - ### Bug fixes > Users must be able to say: “I had this issue, happy to know it's fixed” -- [SR/General] Display VDI VM name in SR usage graph (PR [#4370](https://github.com/vatesfr/xen-orchestra/pull/4370)) -- [VM/Attach disk] Fix checking VDI mode (PR [#4373](https://github.com/vatesfr/xen-orchestra/pull/4373)) - ### Released packages > Packages will be released in the order they are here, therefore, they should @@ -26,6 +18,5 @@ > > Rule of thumb: add packages on top. -- xo-server-usage-report v0.7.3 -- xo-server v5.47.0 -- xo-web v5.47.0 +- xo-server v5.48.0 +- xo-web v5.48.0