Files
xen-orchestra/CHANGELOG.unreleased.md
Julien Fontanet 3bad40095a fix(mixins/Config#watch): first run even when undefined
Fixes issue introduced by d157fd352
2022-10-19 18:43:48 +02:00

1.3 KiB

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.

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”

  • Really enable by default the embedded HTTP/HTTPS proxy

Packages to release

When modifying a package, add it here with its release type.

The format is the following: - $packageName $releaseType

Where $releaseType is

  • 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/nbd-client major
  • @vates/otp major
  • @vates/read-chunk patch
  • @xen-orchestra/fs minor
  • @xen-orchestra/log minor
  • @xen-orchestra/mixins patch
  • xo-remote-parser patch
  • xo-server-transport-nagios patch
  • xo-web patch