mirror of
https://github.com/vatesfr/xen-orchestra.git
synced 2026-09-10 22:14:48 -05:00
* fix(xapi): don't try to compute progress on Buffer
introduced by 76b45a9b3b
* port type to vates/types
915 B
915 B
This file contains all changes that have not been released yet.
Keep in mind the changelog is addressed to users and should be understandable by them.
Security
Security fixes and new features should go in this section
Enhancements
Users must be able to say: "Nice enhancement, I'm eager to test it"
Bug fixes
Users must be able to say: "I had this issue, happy to know it's fixed"
Packages to release
When modifying a package, add it here with its release type.
The format is the following:
- $packageName $releaseTypeWhere
$releaseTypeis
- patch: if the change is a bug fix or a simple code improvement
- minor: if the change is a new feature
- major: if the change breaks compatibility
Keep this list alphabetically ordered to avoid merge conflicts
- @vates/types patch
- @xen-orchestra/xapi patch