Skip to content

Commit 05c9873

Browse files
authored
Merge pull request #276 from nod0n/release
version 8.0.2
2 parents 13b293b + 3352ad9 commit 05c9873

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,15 @@ 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-
## [v8.0.1](https://github.com/voxpupuli/puppet-letsencrypt/tree/v8.0.1) (2022-01-19)
7+
## [v8.0.2](https://github.com/voxpupuli/puppet-letsencrypt/tree/v8.0.2) (2022-02-01)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-letsencrypt/compare/v8.0.1...v8.0.2)
10+
11+
**Fixed bugs:**
12+
13+
- move scripts into a separate class [\#275](https://github.com/voxpupuli/puppet-letsencrypt/pull/275) ([nod0n](https://github.com/nod0n))
14+
15+
## [v8.0.1](https://github.com/voxpupuli/puppet-letsencrypt/tree/v8.0.1) (2022-01-20)
816

917
[Full Changelog](https://github.com/voxpupuli/puppet-letsencrypt/compare/v8.0.0...v8.0.1)
1018

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-letsencrypt",
3-
"version": "8.0.2-rc0",
3+
"version": "8.0.2",
44
"author": "Vox Pupuli",
55
"summary": "Manages lets-encrypt and certbot + related certs",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)