# Changelog ## 2017-01-13 - Release 1.1.0 This is the last release with Puppet 3 support! * modulesync with latest voxpupuli defaults * Add missing badges * Bump min version_requirement for Puppet + dep ## 2016-08-19 - Release 1.0.0 * modulesync with latest voxpupuli defaults * improved unit tests * improved puppet4 tests * Drop of Ruby1.8 support * Fix ip_to_cron parameter default ## 2016-04-17 - Release 0.11.3 * fixup to push to the forge again ## 2016-04-17 - Release 0.11.1 * add ip_to_cron from theforeman/puppet-puppet ## 2015-12-31 - Release 0.11.0 * default_content() now handles empty templates properly and has working rspec tests. ## 2015-12-29 - Release 0.10.7 * make default_content puppet 4 compatible * document default_content! * streamline release process ## 2015.10.05 - Release 0.10.1 * Exercising build pipeline ## 2015-10-05 - Release 0.10.0 * add more functions: - echo (for debugging!) - cache_data - random_password * integrate with modulesync * cleanup code with rubocop ## Release - 0.9.4 * streamline the release-process through Travis