diff --git a/change.log b/change.log index e288662..a7f7a3a 100644 --- a/change.log +++ b/change.log @@ -1,4 +1,27 @@ +1.0.0 + + * winters udpate, udpated documentation and lint + * templates(minor): renamed Id and Guid properties, + remove try-catch in chocoinstall, + set CRLF instead OF LF eol + * lint(break): renamed fields + ChocoSpec.Id to ChocoSpec.ID + Chocopec.ProjectUrl to Chocopec.ProjectURL + ChocoSpec.LicenseUrl to ChocoSpec.LicenseURL + ChocoSpec.IconUrl to ChocoSpec.IconURL + WixFiles.Guid to WixFiles.GUID + WixEnvList.Guid to WixEnvList.GUID + WixShortcuts.Guid to WixShortcuts.GUID + This change does not impact json file format. + * choco(minor): on chocolatey reviewer request, geet ride of the try catch + + - mh-cbon + +-- mh-cbon ; Sun, 08 Jan 2017 19:11:46 +0100 + + + 0.0.39 * appveyor: update choco push key