Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 2.2 KB

CHANGELOG.md

File metadata and controls

41 lines (23 loc) · 2.2 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.

v3.0.0 (2024-01-18)

Full Changelog

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:

Merged pull requests:

v2.0.0 (2022-08-30)

Full Changelog

Breaking changes:

  • Drop EoL Puppet 4/5 support; require 6.1 or newer #3 (bastelfreak)

Merged pull requests:

  • Update to PDK 2.5.0 and add stdlib 8 support #1 (silug)

* This Changelog was automatically generated by github_changelog_generator