Skip to content

Latest commit

 

History

History
111 lines (69 loc) · 5.06 KB

File metadata and controls

111 lines (69 loc) · 5.06 KB

Changelog

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.

v4.0.0 (2021-05-18)

Full Changelog

Breaking changes:

Implemented enhancements:

Merged pull requests:

v3.0.0 (2019-07-29)

Full Changelog

Breaking changes:

Merged pull requests:

v2.1.1 (2018-10-03)

Full Changelog

Merged pull requests:

v2.1.0 (2018-06-17)

Full Changelog

Merged pull requests:

v2.0.0 (2017-11-13)

Full Changelog

Implemented enhancements:

  • [Issue #15] Uses stdlib ensure_packages to avoid duplicate declaration errors #16 (EmersonPrado)

Closed issues:

  • Use stdlib ensure_packages function to avoid duplicate declaration errors #15

Merged pull requests:

v1.1.0 (2017-01-13)

This is the last release with Puppet 3 support!

  • Bump minimum version_requirement for Puppet

2016-11-27 Release 1.0.1

  • Initial modulesync with voxpupuli (#4)

2016-11-17 Release 1.0.0

  • simplify module: add parameters, remove params (igalic)
  • remove dead code (ghoneycutt)
  • simplify spec tests (ghoneycutt)
  • move tests/ to examples (ghoneycutt)

2015-01-16 Release 0.0.5

  • Fix a couple of deprecated rspec-puppet test cases
  • Disable rspec-system and blacksmith
  • Change metadata author as requested

2015-01-16 Release 0.0.4

  • Fix many file modes that I broke in 0.0.3

2015-01-16 Release 0.0.3

  • Assuming ownership of apparently abandoned module

2013-11-08 Release 0.0.2

  • Releasing a cleaned-up version of this module
  • Moved ownership over to Element84
  • Added tests

2012-01-16 Release 0.0.1

  • Initial release

* This Changelog was automatically generated by github_changelog_generator