feat: patch release (#6406)
This commit is contained in:
parent
eac5347f32
commit
d1a30363b4
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,5 +1,15 @@
|
||||
# ChangeLog
|
||||
|
||||
## **next**
|
||||
|
||||
### Bug fixes
|
||||
|
||||
- [Host] Fix some missing pools and errors in SRs list when HA is used (PR [#6404](https://github.com/vatesfr/xen-orchestra/pull/6404))
|
||||
|
||||
### Released packages
|
||||
|
||||
- xo-server 5.102.1
|
||||
|
||||
## **5.74.1** (2022-09-03)
|
||||
|
||||
<img id="latest" src="https://badgen.net/badge/channel/latest/yellow" alt="Channel: latest" />
|
||||
|
@ -12,7 +12,6 @@
|
||||
> 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))
|
||||
- [Host] Fix some missing pools and errors in SRs list when HA is used (PR [#6404](https://github.com/vatesfr/xen-orchestra/pull/6404))
|
||||
|
||||
### Packages to release
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"private": true,
|
||||
"name": "xo-server",
|
||||
"version": "5.102.0",
|
||||
"version": "5.102.1",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"description": "Server part of Xen-Orchestra",
|
||||
"keywords": [
|
||||
|
Loading…
Reference in New Issue
Block a user