Skip to content

Commit

Permalink
Release 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Oct 30, 2023
1 parent 6c79c21 commit 99a7595
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ 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.2.0](https://github.com/voxpupuli/puppet-augeasproviders_sysctl/tree/v3.2.0) (2023-10-30)

[Full Changelog](https://github.com/voxpupuli/puppet-augeasproviders_sysctl/compare/v3.1.0...v3.2.0)

**Implemented enhancements:**

- Add Rocky/AlmaLinux support [\#85](https://github.com/voxpupuli/puppet-augeasproviders_sysctl/pull/85) ([bastelfreak](https://github.com/bastelfreak))
- Add Debian 12 support [\#83](https://github.com/voxpupuli/puppet-augeasproviders_sysctl/pull/83) ([bastelfreak](https://github.com/bastelfreak))

## [v3.1.0](https://github.com/voxpupuli/puppet-augeasproviders_sysctl/tree/v3.1.0) (2023-06-22)

[Full Changelog](https://github.com/voxpupuli/puppet-augeasproviders_sysctl/compare/v3.0.0...v3.1.0)
Expand Down
4 changes: 2 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "puppet-augeasproviders_sysctl",
"version": "3.1.1-rc0",
"author": "Raphael Pinson, Trevor Vaughan",
"version": "3.2.0",
"author": "Vox Pupuli",
"summary": "Augeas-based sysctl type and provider for Puppet",
"license": "Apache-2.0",
"source": "https://github.com/voxpupuli/puppet-augeasproviders_sysctl",
Expand Down

0 comments on commit 99a7595

Please sign in to comment.