Skip to content

Commit

Permalink
Release 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pcfens committed Oct 17, 2023
1 parent ac60094 commit 097d598
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,14 @@ Changelog
=========

## Unreleased
[Full Changelog](https://github.com/pcfens/puppet-ca_cert/compare/v2.4.0...HEAD)
[Full Changelog](https://github.com/pcfens/puppet-ca_cert/compare/v2.5.0...HEAD)

## [v2.5.0](https://github.com/pcfens/puppet-ca_cert/tree/v2.5.0)
[Full Changelog](https://github.com/pcfens/puppet-ca_cert/compare/v2.4.0...v2.5.0)

- Add support for Kali Linux [\#82](https://github.com/pcfens/puppet-ca_cert/pull/82)
- Switch to namespaced functions for stdlib [\#83](https://github.com/pcfens/puppet-ca_cert/pull/83)
- Improve testing capabilities [\#79](https://github.com/pcfens/puppet-ca_cert/pull/79), [\#84](https://github.com/pcfens/puppet-ca_cert/pull/84)

## [v2.4.0](https://github.com/pcfens/puppet-ca_cert/tree/v2.4.0)
[Full Changelog](https://github.com/pcfens/puppet-ca_cert/compare/v2.3.2...v2.4.0)
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": "pcfens-ca_cert",
"version": "2.4.0",
"version": "2.5.0",
"author": "pcfens",
"summary": "Manage system CA certificates",
"license": "Apache-2.0",
Expand Down

0 comments on commit 097d598

Please sign in to comment.