CHANGELOG.md in beaker-puppet_install_helper-0.6.0 vs CHANGELOG.md in beaker-puppet_install_helper-0.7.0
- old
+ new
@@ -2,10 +2,17 @@
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
+## [0.7.0]
+### Changed
+- MODULES-4653 `run_puppet_install_helper_on` now installs puppetserver on master role when using the `foss` install type.
+
+### Fixed
+- Add puppet bin folder to $PATH on non-windows
+
## [0.6.0]
### Changed
- Change the default `PUPPET_INSTALL_TYPE` to `agent`
## [0.5.0]
@@ -30,9 +37,10 @@
## [0.4.0]
### Changed
- Add solaris for installing CA certs as well.
+[0.7.0]: https://github.com/puppetlabs/beaker-puppet_install_helper/compare/0.6.0...0.7.0
[0.6.0]: https://github.com/puppetlabs/beaker-puppet_install_helper/compare/0.5.0...0.6.0
[0.5.0]: https://github.com/puppetlabs/beaker-puppet_install_helper/compare/0.4.4...0.5.0
[0.4.4]: https://github.com/puppetlabs/beaker-puppet_install_helper/compare/0.4.3...0.4.4
[0.4.3]: https://github.com/puppetlabs/beaker-puppet_install_helper/compare/0.4.2...0.4.3
[0.4.2]: https://github.com/puppetlabs/beaker-puppet_install_helper/compare/0.4.1...0.4.2