Skip to content

Commit

Permalink
v2.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
gibbs committed Jan 21, 2024
1 parent 65fe451 commit 53ad2ab
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
12 changes: 9 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).

## [v2.0.0](https://github.com/gibbs/puppet-auditd/tree/v2.0.0) (2024-01-21)

[Full Changelog](https://github.com/gibbs/puppet-auditd/compare/v1.0.4...v2.0.0)

### Added

- Add Debian 12 support [\#23](https://github.com/gibbs/puppet-auditd/pull/23) ([TheMeier](https://github.com/TheMeier))
- Add Puppet 8 support. Drop near EOL versions. [\#22](https://github.com/gibbs/puppet-auditd/pull/22) ([gibbs](https://github.com/gibbs))

## [v1.0.4](https://github.com/gibbs/puppet-auditd/tree/v1.0.4) (2023-10-02)

[Full Changelog](https://github.com/gibbs/puppet-auditd/compare/v1.0.3...v1.0.4)
Expand All @@ -10,9 +19,6 @@ All notable changes to this project will be documented in this file. The format

- chore: update pdk version 3.0.0 [\#19](https://github.com/gibbs/puppet-auditd/pull/19) ([TheMeier](https://github.com/TheMeier))
- Extend range of order parameter to 1000 [\#16](https://github.com/gibbs/puppet-auditd/pull/16) ([imp-](https://github.com/imp-))

### Fixed

- Update to PDK 2.6.1 [\#15](https://github.com/gibbs/puppet-auditd/pull/15) ([Phil-Friderici](https://github.com/Phil-Friderici))

## [v1.0.3](https://github.com/gibbs/puppet-auditd/tree/v1.0.3) (2023-01-19)
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "genv-auditd",
"version": "1.0.4",
"version": "2.0.0",
"author": "gibbs",
"summary": "Install, configure, and manage the audit daemon",
"license": "Apache-2.0",
Expand Down

0 comments on commit 53ad2ab

Please sign in to comment.