diff --git a/CHANGELOG.md b/CHANGELOG.md index e9636942..d17e0a6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,16 +4,19 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [Unreleased - 0.18.1] - DATE +## [Unreleased - 0.18.2] - DATE ### Added -- Support for ACME revocation. -- Replace hash function with an RSA SSH CA to "rsa-sha2-256". ### Changed ### Deprecated ### Removed ### Fixed ### Security +## [0.18.1] - 2022-02-03 +### Added +- Support for ACME revocation. +- Replace hash function with an RSA SSH CA to "rsa-sha2-256". + ## [0.18.0] - 2021-11-17 ### Added - Support for multiple certificate authority contexts.