Skip to content

Latest commit

 

History

History
172 lines (104 loc) · 9.21 KB

CHANGELOG.md

File metadata and controls

172 lines (104 loc) · 9.21 KB

Change log

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v6.0.0 (2023-11-16)

Full Changelog

Merged pull requests:

v5.0.0 (2022-09-19)

Full Changelog

Merged pull requests:

v4.1.0 (2021-04-19)

Full Changelog

v4.0.0 (2021-04-19)

Full Changelog

Merged pull requests:

v3.6.0 (2018-12-09)

Full Changelog

Merged pull requests:

v3.5.2 (2016-11-12)

Full Changelog

Merged pull requests:

v3.5.1 (2016-08-31)

Full Changelog

v3.5.0 (2016-08-31)

Full Changelog

Merged pull requests:

v3.4.0 (2015-05-27)

Full Changelog

Merged pull requests:

v3.3.0 (2015-03-18)

Full Changelog

Merged pull requests:

v3.2.0 (2014-10-06)

Full Changelog

v3.1.1 (2014-09-15)

Full Changelog

Merged pull requests:

v3.1.0 (2013-12-10)

Full Changelog

Merged pull requests:

  • Use non-strict stdlib dependency ? #10 (sbadia)

v3.0.5 (2013-11-14)

Full Changelog

Merged pull requests:

v3.0.4 (2013-06-08)

Full Changelog

Merged pull requests:

3.6.0 - 2018-12-08

  • Support Puppet versions 5 and 6.

3.5.2 - 2016-10-12

  • Explicitly support puppet-lint v2

3.5.1 - 2016-08-31

  • No changes, just another release to appease an issue with the Forge.

3.5.0 - 2016-08-31

  • Add support for Ruby v2.3.1

3.4.0 - 2015-05-27

  • Support Puppet v4 and v3 with future parser

3.0.4 - 2013-06-08 Garrett Honeycutt [email protected]

  • Fix warnings by using @ in front of variables in template
  • .fixtures.yml is tracking correct version of puppetlabs/stdlib
  • Drop Puppet v2.6 from travis-ci
  • anders-larsson updates README to document support for SLES 10
  • anders-larsson updates README to document support for all EL, not just CentOS

3.0.1 - 2013-03-16 Garrett Honeycutt [email protected]

  • fixed spec bug relating to lack of .fixtures.yml
  • cleaned up testing framework

3.0.0 - 2013-03-16 Garrett Honeycutt [email protected]

  • Switched to semantic versioning - http://semver.org
  • Implemented new design pattern that manages data with Hiera
  • Truly portable module! Code is completely data driven, so you can make changes through Hiera and never have to edit the code itself.

2.0.0 - 2011-09-09 Garrett Honeycutt [email protected]

1.0.1 - 2010-09-24 Garrett Honeycutt [email protected]

  • Added documentation

1.0.0 - 2010-06-24 Garrett Honeycutt [email protected]

  • Initial release

* This Changelog was automatically generated by github_changelog_generator