forked from TrueCloudLab/certificates
Merge pull request #828 from smallstep/update-changelog
Add support for `AuthorizationCrt` in changelog.
This commit is contained in:
commit
c17886323a
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||
### Changed
|
||||
- IPv6 addresses are normalized as IP addresses instead of hostnames.
|
||||
- More descriptive JWK decryption error message.
|
||||
- Make the X5C leaf certificate available to the templates using `{{ .AuthorizationCrt }}`.
|
||||
### Deprecated
|
||||
### Removed
|
||||
### Fixed
|
||||
|
|
Loading…
Reference in a new issue