Merge pull request #1072 from smallstep/name-constraints-changelog

Add name constraints support to changelog
This commit is contained in:
Mariano Cano 2022-09-27 13:12:13 -07:00 committed by GitHub
commit 9d4bef8cc9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,6 +18,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
### Added
- Added support for ACME device-attest-01 challenge.
- Added name constraints evaluation and enforcement when issuing or renewing
X.509 certificates.
## [0.22.1] - 2022-08-31
### Fixed