CHANGELOG.md in mixlib-install-3.3.4 vs CHANGELOG.md in mixlib-install-3.4.0

- old
+ new

@@ -1,13 +1,18 @@ # Mixlib::Install Changes -<!-- latest_release 3.3.4 --> +<!-- latest_release 3.4.0 --> +## [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)) -<!-- 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)) @@ -183,6 +188,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` \ No newline at end of file +- Ability to generate installation scripts for `sh` and `ps1`