CHANGELOG.md in mixlib-install-3.4.0 vs CHANGELOG.md in mixlib-install-3.5.0
- old
+ new
@@ -1,13 +1,19 @@
# Mixlib::Install Changes
-<!-- latest_release 3.4.0 -->
+<!-- latest_release unreleased -->
+## Unreleased
+
+#### Merged Pull Requests
+- v3.5.0 [#239](https://github.com/chef/mixlib-install/pull/239) ([wrightp](https://github.com/wrightp))
+- download url override and checksum updates [#237](https://github.com/chef/mixlib-install/pull/237) ([wrightp](https://github.com/wrightp))
+<!-- latest_release -->
+
## [v3.4.0](https://github.com/chef/mixlib-install/tree/v3.4.0) (2017-08-22)
#### Merged Pull Requests
- Add install_strategy option to bootstrap install scripts [#232](https://github.com/chef/mixlib-install/pull/232) ([wrightp](https://github.com/wrightp))
-<!-- latest_release -->
## [v3.3.4](https://github.com/chef/mixlib-install/tree/v3.3.4) (2017-08-10)
#### Merged Pull Requests
- Fix Windows architecture detection [#231](https://github.com/chef/mixlib-install/pull/231) ([rlaveycal](https://github.com/rlaveycal))
@@ -188,6 +194,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