diff --git a/CHANGELOG.md b/CHANGELOG.md index 65ddbc15..4f031a5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,18 +4,22 @@ 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.17.5] - DATE +## [Unreleased - 0.17.6] - DATE ### Added -- Support for Azure Key Vault as a KMS. -- Adapt `pki` package to support key managers. -- gocritic linter ### Changed ### Deprecated ### Removed ### Fixed -- gocritic warnings ### Security +## [0.17.5] - 2021-10-20 +### Added +- Support for Azure Key Vault as a KMS. +- Adapt `pki` package to support key managers. +- gocritic linter +### Fixed +- gocritic warnings + ## [0.17.4] - 2021-09-28 ### Fixed - Support host-only or user-only SSH CA.