diff --git a/change.log b/change.log index 06bc8b9..e994441 100644 --- a/change.log +++ b/change.log @@ -1,12 +1,12 @@ -UNRELEASED +0.0.31 * wix: fix version format for Product element field. - When version value contains prerelease/metadata, it is not acceptable - for wix. A new field is added to the manifest VersionOk containing the version - string without prerelease/metadata value. - product.wxs template now uses this new VersionOk field - instead of the original Version field. +When version value contains prerelease/metadata, it is not acceptable +for wix. A new field is added to the manifest VersionOk containing the version +string without prerelease/metadata value. +product.wxs template now uses this new VersionOk field +instead of the original Version field. * glide: add semver dependency * README: install section @@ -344,3 +344,5 @@ UNRELEASED - mh-cbon -- mh-cbon ; Sat, 25 Jun 2016 19:55:56 +0200 + +