chore(CHANGELOG.unreleased): contains unreleased changes

Inspired by [Prettier](https://github.com/prettier/prettier/blob/master/CHANGELOG.unreleased.md).

Changes should go there instead of CHANGELOG, they will be moved during the release process.

This change should prevent the issue where old updated PRs added changes at incorrect positions in the CHANGELOG.
This commit is contained in:
Julien Fontanet
2019-02-04 13:43:29 +01:00
parent 7e740a429a
commit b16f1899ac
2 changed files with 12 additions and 13 deletions

12
CHANGELOG.unreleased.md Normal file
View File

@@ -0,0 +1,12 @@
> This file contains all changes that have not been released yet.
### Enhancements
### Bug fixes
- [Host] Show the host's memory usage instead of the sum of the VMs' memory usage (PR [#3924](https://github.com/vatesfr/xen-orchestra/pull/3924))
### Released packages
- xo-server v5.35.0
- xo-web v5.35.0