Skip to content

Commit a4d8a70

Browse files
authored
Merge pull request #204 from bastelfreak/rel320
Release 3.2.0
2 parents 81502ee + 4e461f6 commit a4d8a70

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44
Each new release typically also includes the latest modulesync defaults.
55
These should not affect the functionality of the module.
66

7+
## [v3.2.0](https://github.com/voxpupuli/puppet-openssl/tree/v3.2.0) (2024-07-18)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-openssl/compare/v3.1.1...v3.2.0)
10+
11+
**Implemented enhancements:**
12+
13+
- feat: refreshable exports [\#202](https://github.com/voxpupuli/puppet-openssl/pull/202) ([pavelkovtunov](https://github.com/pavelkovtunov))
14+
715
## [v3.1.1](https://github.com/voxpupuli/puppet-openssl/tree/v3.1.1) (2024-07-11)
816

917
[Full Changelog](https://github.com/voxpupuli/puppet-openssl/compare/v3.1.0...v3.1.1)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-openssl",
3-
"version": "3.1.2-rc0",
3+
"version": "3.2.0",
44
"author": "Vox Pupuli",
55
"summary": "OpenSSL Module",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)