Update changelog with CRL support
This commit is contained in:
parent
812fee7630
commit
6d4fd7d016
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
||||||
X.509 certificates.
|
X.509 certificates.
|
||||||
- Added provisioner webhooks for augmenting template data and authorizing certificate requests before signing.
|
- Added provisioner webhooks for augmenting template data and authorizing certificate requests before signing.
|
||||||
- Added automatic migration of provisioners when enabling remote managment.
|
- Added automatic migration of provisioners when enabling remote managment.
|
||||||
|
- Added experimental support for CRLs.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- MySQL DSN parsing issues fixed with upgrade to [smallstep/nosql@v0.5.0](https://github.com/smallstep/nosql/releases/tag/v0.5.0).
|
- MySQL DSN parsing issues fixed with upgrade to [smallstep/nosql@v0.5.0](https://github.com/smallstep/nosql/releases/tag/v0.5.0).
|
||||||
|
|
Loading…
Reference in a new issue