Skip to content

Commit

Permalink
changelog: 0.0.31
Browse files Browse the repository at this point in the history
  • Loading branch information
mh-cbon committed Jul 23, 2016
1 parent d836724 commit 567e2a2
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions change.log
Original file line number Diff line number Diff line change
@@ -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

Expand Down Expand Up @@ -344,3 +344,5 @@ UNRELEASED
- mh-cbon <mh-cbon@users.noreply.github.com>

-- mh-cbon <mh-cbon@users.noreply.github.com>; Sat, 25 Jun 2016 19:55:56 +0200


0 comments on commit 567e2a2

Please sign in to comment.