chore(CHANGELOG): 5.40.1 (#4632)
This commit is contained in:
committed by
Julien Fontanet
parent
68e3dc21e4
commit
46da11a52e
12
CHANGELOG.md
12
CHANGELOG.md
@@ -8,10 +8,20 @@
|
||||
|
||||
### Released packages
|
||||
|
||||
## **5.40.0** (2019-10-29)
|
||||
## **5.40.1** (2019-10-29)
|
||||
|
||||

|
||||
|
||||
### Bug fixes
|
||||
|
||||
- [XOSAN] Fix "Install Cloud plugin" warning (PR [#4631](https://github.com/vatesfr/xen-orchestra/pull/4631))
|
||||
|
||||
### Released packages
|
||||
|
||||
- xo-web v5.51.1
|
||||
|
||||
## **5.40.0** (2019-10-29)
|
||||
|
||||
### Breaking changes
|
||||
|
||||
- `xo-server` requires Node 8.
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
|
||||
> Users must be able to say: “I had this issue, happy to know it's fixed”
|
||||
|
||||
- [XOSAN] Fix "Install Cloud plugin" warning (PR [#4631](https://github.com/vatesfr/xen-orchestra/pull/4631))
|
||||
|
||||
### Released packages
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"private": true,
|
||||
"name": "xo-web",
|
||||
"version": "5.51.0",
|
||||
"version": "5.51.1",
|
||||
"license": "AGPL-3.0",
|
||||
"description": "Web interface client for Xen-Orchestra",
|
||||
"keywords": [
|
||||
|
||||
Reference in New Issue
Block a user