Update changelog with smallstep/nosql@v0.5.0 fixes

This commit is contained in:
Herman Slatman 2022-10-07 17:48:54 +02:00
parent 764b7bb02f
commit aa4e5bed76
No known key found for this signature in database
GPG key ID: F4D8A44EA0A75A4F

View file

@ -22,6 +22,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
X.509 certificates.
- Added provisioner webhooks for augmenting template data and authorizing certificate requests before signing.
### Fixed
- MySQL DSN parsing issues fixed with upgrade to [smallstep/nosql@v0.5.0](https://github.com/smallstep/nosql/releases/tag/v0.5.0).
## [0.22.1] - 2022-08-31
### Fixed
- Fixed signature algorithm on EC (root) + RSA (intermediate) PKIs.