All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.
v3.0.0 (2020-05-09)
Breaking changes:
- drop Ubuntu support #96 (bastelfreak)
- modulesync 2.7.0 and drop puppet 4 #94 (bastelfreak)
Fixed bugs:
- Dependancy issue with NPM #17
Merged pull requests:
- Use voxpupuli-acceptance #100 (ekohl)
- Allow puppetlabs/stdlib 6.x #99 (dhoppe)
- Remove duplicate CONTRIBUTING.md file #97 (dhoppe)
v2.1.1 (2018-10-20)
Merged pull requests:
- modulesync 2.1.0 and allow puppet 6.x #90 (bastelfreak)
- fix wrong version schema in metadata.json #89 (bastelfreak)
- allow puppet/nodejs 6.x #88 (bastelfreak)
v2.1.0 (2018-09-06)
Implemented enhancements:
- Add to installation documentation of Ghost #8
- Full documentation inside module #6
- Add theme resource #4
- allow puppet/nodejs 5.x #83 (bastelfreak)
Fixed bugs:
- Issues with npm/supervisor #13
Merged pull requests:
- allow puppetlabs/stdlib 5.x #85 (bastelfreak)
- Remove docker nodesets #80 (bastelfreak)
- drop EOL OSs; fix puppet version range #79 (bastelfreak)
v2.0.0 (2017-11-17)
Breaking changes:
- Switch to ajcrowe/puppet-supervisord #70 (wyardley)
- Breaking: modulesync 1.1.0 with backwards-incompatible changes #68 (bastelfreak)
Closed issues:
- Replace validate_* function calls with puppet4 datatypes #69
Merged pull requests:
- bump puppet version dependency to >= 4.7.1 < 6.0.0 #74 (bastelfreak)
- Docs fixes - update docs and use puppet strings #71 (wyardley)
v1.1.0 (2017-02-11)
This is the last release with Puppet3 support!
- rubocop: fix RSpec/ImplicitExpect
- Modulesync
- First release in the Vox Pupuli namespace (module provided by andschwa)
- Drop of ruby187 support
- Modulesync with latest Vox Pupuli defaults
- Use hiera_hash for better hiera hash merging
- Add CentOS support to listed $::operatingsystem instances
- Fix concat dependency
- Many little improvements around installation on Ubuntu
- Several small bug fixes
* This Changelog was automatically generated by github_changelog_generator