diff --git a/CHANGELOG.md b/CHANGELOG.md index 361a0536f..fb3bee43e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,17 @@ ### Enhancements +### Bug fixes + +### Released packages + + +## **5.39.1** (2019-10-11) + +![Channel: latest](https://badgen.net/badge/channel/latest/yellow) + +### Enhancements + - [Support] Ability to check the XOA on the user interface [#4513](https://github.com/vatesfr/xen-orchestra/issues/4513) (PR [#4574](https://github.com/vatesfr/xen-orchestra/pull/4574)) ### Bug fixes @@ -18,8 +29,6 @@ ## **5.39.0** (2019-09-30) -![Channel: latest](https://badgen.net/badge/channel/latest/yellow) - ### Highlights - [VM/console] Add a button to connect to the VM via the local SSH client (PR [#4415](https://github.com/vatesfr/xen-orchestra/pull/4415)) diff --git a/CHANGELOG.unreleased.md b/CHANGELOG.unreleased.md index 239b517ec..2fea1fe1a 100644 --- a/CHANGELOG.unreleased.md +++ b/CHANGELOG.unreleased.md @@ -7,14 +7,11 @@ > Users must be able to say: “Nice enhancement, I'm eager to test it” -[Support] Ability to check the XOA on the user interface [#4513](https://github.com/vatesfr/xen-orchestra/issues/4513) (PR [#4574](https://github.com/vatesfr/xen-orchestra/pull/4574)) ### Bug fixes > Users must be able to say: “I had this issue, happy to know it's fixed” -- [VM/new-vm] Fix template selection on creating new VM for resource sets [#4565](https://github.com/vatesfr/xen-orchestra/issues/4565) (PR [#4568](https://github.com/vatesfr/xen-orchestra/pull/4568)) -- [VM] Clearer invalid cores per socket error [#4120](https://github.com/vatesfr/xen-orchestra/issues/4120) (PR [#4187](https://github.com/vatesfr/xen-orchestra/pull/4187)) ### Released packages