Sha256: 2691c78c9bc2b9db1eea1f49b0ff133d4d83d344c66cf695d34c5afeb34e7f2a
Contents?: true
Size: 896 Bytes
Versions: 1
Compression:
Stored size: 896 Bytes
Contents
# Change Log This change log follows the principles outlined from [Keep a CHANGELOG](http://keepachangelog.com/). All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] ## [1.0.1] - 2016-03-31 ### Fixed - detect_platform method for Windows ### Changed - added stopaction to kick in the catch statement if manifest is missing - wait for msiexec to exit - Replace md5sum checks with sha256 checks in install_command.ps1 ## [1.0.0] - 2016-03-30 ### Added - Ability to query product artifacts from multiple channels - Ability to generate installation scripts for `sh` and `ps1` [Unreleased]: https://github.com/chef/mixlib-install/compare/v1.0.1...HEAD [1.0.1]: https://github.com/chef/mixlib-install/compare/v1.0.0...v1.0.1 [1.0.0]: https://github.com/chef/mixlib-install/compare/v0.7.1...v1.0.0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mixlib-install-1.0.1 | CHANGELOG.md |