Skip to content

Commit 0d92165

Browse files
committed
release 3.0.0
1 parent 69783f1 commit 0d92165

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## [3.0.0] - 2021-07-08
88
This new major release is a response to the most recent changes in acme.sh,
99
namely the switch from Let's Encrypt to ZeroSSL as default ACME CA. This module
1010
will keep Let's Encrypt as the default CA, but adds support for all CA's that are
@@ -135,7 +135,8 @@ This new major release is an effort to modernize the module. It fixes some long-
135135
## [1.0.0] - 2917-04-16
136136
Initial release (fork of bzed-letsencrypt).
137137

138-
[Unreleased]: https://github.com/fraenki/puppet-acme/compare/2.3.0...HEAD
138+
[Unreleased]: https://github.com/fraenki/puppet-acme/compare/3.0.0...HEAD
139+
[2.3.0]: https://github.com/fraenki/puppet-acme/compare/2.3.0...3.0.0
139140
[2.3.0]: https://github.com/fraenki/puppet-acme/compare/2.2.0...2.3.0
140141
[2.2.0]: https://github.com/fraenki/puppet-acme/compare/2.1.0...2.2.0
141142
[2.1.0]: https://github.com/fraenki/puppet-acme/compare/2.0.0...2.1.0

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fraenki-acme",
3-
"version": "2.3.0",
3+
"version": "3.0.0",
44
"author": "Frank Wall",
55
"summary": "Centralized SSL certificate management using Let's Encrypt™ and the lightweight acme.sh",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)