Skip to content

Latest commit

 

History

History
75 lines (42 loc) · 2.75 KB

CHANGELOG.md

File metadata and controls

75 lines (42 loc) · 2.75 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.

v5.0.0 (2023-06-22)

Full Changelog

Breaking changes:

Implemented enhancements:

Merged pull requests:

v4.0.0 (2022-11-28)

Full Changelog

Breaking changes:

Merged pull requests:

3.1.1 (2019-03-01)

  • Fix puppet requirement to < 7.0.0

3.1.0

  • add support for Puppet 5 & 6
  • deprecate support for Puppet < 5
  • update supported OSes in metadata.json

3.0.0

  • Fix support for 'puppet generate types'
  • Added CentOS and OracleLinux to supported OS list

2.0.4

  • Upped supported Puppet versions to include Puppet 5

2.0.3

  • Add requirements to metadata.json

2.0.2

  • Convert specs to rspec3 syntax
  • Fix metadata.json

2.0.1

  • Remove erratic symlink in spec directory

2.0.0

  • First release of split module.

* This Changelog was automatically generated by github_changelog_generator