CHANGELOG.md in mixlib-install-3.3.2 vs CHANGELOG.md in mixlib-install-3.3.3

- old
+ new

@@ -1,7 +1,16 @@ -# Change Log +# Mixlib::Install Changes +<!-- latest_release --> +## [v3.3.3](https://github.com/chef/mixlib-install/tree/v3.3.3) (2017-08-02) + +#### Merged Pull Requests +- mixlib-versioning backwards compatability for PartialSemVer support [#229](https://github.com/chef/mixlib-install/pull/229) ([wrightp](https://github.com/wrightp)) +<!-- latest_release --> + + + ## [3.3.2] - Fix bug where calling `products_available_on_downloads_site` would corrupt the product map. ## [3.3.1] - Add download_url_override and checksum options for powershell version of installer script @@ -169,6 +178,6 @@ - wait for msiexec to exit - Replace md5sum checks with sha256 checks in install_command.ps1 ## [1.0.0] - Ability to query product artifacts from multiple channels -- Ability to generate installation scripts for `sh` and `ps1` +- Ability to generate installation scripts for `sh` and `ps1` \ No newline at end of file