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 (2024-01-18)
Breaking changes:
- Add support for EL9, Debian 11/12, Ubuntu 20.04/22.04. Drop support for EL6, Debian 9, Ubuntu 19.04. #19 (silug)
- Add stdlib 9 support, drop support for stdlib < 7 #18 (silug)
- Make
nf_conntrack_max
fact an integer and improve rspec test coverage #17 (silug) - Drop Puppet 6 support #9 (bastelfreak)
Implemented enhancements:
- Add Puppet 8 support #11 (bastelfreak)
Merged pull requests:
- Documentation updates #21 (silug)
- delete bogus license file #7 (bastelfreak)
v2.0.0 (2022-08-30)
Breaking changes:
- Drop EoL Puppet 4/5 support; require 6.1 or newer #3 (bastelfreak)
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator