Skip to content

Commit

Permalink
Changelog update for 0.26.2 (#1885)
Browse files Browse the repository at this point in the history
  • Loading branch information
dopey authored Jun 13, 2024
1 parent f9e5971 commit d4b2916
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,22 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

---

## [0.26.2] - aaaa-bb-cc

### Added

- Add provisionerID to ACME accounts (smallstep/certificates#1830)
- Enable verifying ACME provisioner using provisionerID if available (smallstep/certificates#1844)
- Add methods to Authority to get intermediate certificates (smallstep/certificates#1848)
- Add GetX509Signer method (smallstep/certificates#1850)

### Changed

- Make ISErrNotFound more flexible (smallstep/certificates#1819)
- Log errors using slog.Logger (smallstep/certificates#1849)
- Update hardcoded AWS certificates (smallstep/certificates#1881)


## [0.26.1] - 2024-04-22

### Added
Expand Down

0 comments on commit d4b2916

Please sign in to comment.