fix(CHANGELOG): update latest badge

Introduced by 9e7afd67b
This commit is contained in:
Julien Fontanet 2021-05-06 18:52:06 +02:00
parent 9e7afd67bc
commit d0c34fd760

View File

@ -2,6 +2,8 @@
## **5.58.1** (2021-05-06) ## **5.58.1** (2021-05-06)
<img id="latest" src="https://badgen.net/badge/channel/latest/yellow" alt="Channel: latest" />
### Bug fixes ### Bug fixes
- [Backups] Better handling of errors in remotes, fix `task has already ended` - [Backups] Better handling of errors in remotes, fix `task has already ended`
@ -15,8 +17,6 @@
## **5.58.0** (2021-04-30) ## **5.58.0** (2021-04-30)
<img id="latest" src="https://badgen.net/badge/channel/latest/yellow" alt="Channel: latest" />
### Enhancements ### Enhancements
- [VM] Don't make a VM use [DMC](https://docs.citrix.com/en-us/xencenter/7-1/dmc-about.html) on creation by default [#5729](https://github.com/vatesfr/xen-orchestra/issues/5729) - [VM] Don't make a VM use [DMC](https://docs.citrix.com/en-us/xencenter/7-1/dmc-about.html) on creation by default [#5729](https://github.com/vatesfr/xen-orchestra/issues/5729)