File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66
7- ## [Unreleased]
7+ ## [3.0.0] - 2021-07-08
88This new major release is a response to the most recent changes in acme.sh,
99namely the switch from Let's Encrypt to ZeroSSL as default ACME CA. This module
1010will 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
136136Initial 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
Original file line number Diff line number Diff line change 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",
You can’t perform that action at this time.
0 commit comments