From 9cbab5a5b31e2257b6bc11f7593d2063c39e9449 Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 22 Apr 2024 13:35:05 -0700 Subject: [PATCH] Add changelog for 0.26.1 (#1812) --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6141fba4..606981c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. --- +## [0.26.1] - 2024-04-22 + +### Added + +- Allow configuration of a custom SCEP key manager (smallstep/certificates#1797) + +### Fixed + +- id-scep-failInfoText OID (smallstep/certificates#1794) +- CA startup with Vault RA configuration (smallstep/certificates#1803) + + ## [0.26.0] - 2024-03-28 ### Added