forked from TrueCloudLab/certificates
changelog update
This commit is contained in:
parent
5f4ac5beff
commit
039d2455d9
1 changed files with 6 additions and 3 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue