Update changelog.

This commit is contained in:
Mariano Cano 2022-04-08 14:29:20 -07:00
parent af8fcf5b01
commit 2ace3097b7

View file

@ -7,13 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased - 0.18.3] - DATE ## [Unreleased - 0.18.3] - DATE
### Added ### Added
- Added support for renew after expiry using the claim `allowRenewAfterExpiry`. - Added support for renew after expiry using the claim `allowRenewAfterExpiry`.
- Added support for `extraNames` in X.509 templates. - Added initial support for `extraNames` in X.509 templates.
- Added initial support for automatic configuration of linked RAs.
### Changed ### Changed
- Made SCEP CA URL paths dynamic - Made SCEP CA URL paths dynamic
- Support two latest versions of Go (1.17, 1.18) - Support two latest versions of Go (1.17, 1.18)
### Deprecated ### Deprecated
### Removed ### Removed
### Fixed ### Fixed
- Fixed admin credentials on RAs.
### Security ### Security
## [0.18.2] - 2022-03-01 ## [0.18.2] - 2022-03-01