fix(CHANGELOG): badges

Introduced by 1d140d8fd
This commit is contained in:
Julien Fontanet
2023-05-31 16:06:28 +02:00
parent 1d140d8fd2
commit d412196052

View File

@@ -2,6 +2,8 @@
## **5.83.0** (2023-05-31)
<img id="latest" src="https://badgen.net/badge/channel/latest/yellow" alt="Channel: latest" />
### Highlights
- [Backup] Implementation of mirror backup (Entreprise plan) (PRs [#6858](https://github.com/vatesfr/xen-orchestra/pull/6858), [#6854](https://github.com/vatesfr/xen-orchestra/pull/6854))
@@ -45,7 +47,7 @@
## **5.82.2** (2023-05-17)
<img id="latest" src="https://badgen.net/badge/channel/latest/yellow" alt="Channel: latest" />
<img id="stable" src="https://badgen.net/badge/channel/stable/green" alt="Channel: stable" />
### Bug fixes
@@ -130,8 +132,6 @@
## **5.81** (2023-03-31)
<img id="stable" src="https://badgen.net/badge/channel/stable/green" alt="Channel: stable" />
### Highlights
- [VM] Show distro icon for opensuse-microos [Forum#6965](https://xcp-ng.org/forum/topic/6965) (PR [#6746](https://github.com/vatesfr/xen-orchestra/pull/6746))