Skip to content

Commit

Permalink
Add Changelog for v0.3.0 (#244) (#245)
Browse files Browse the repository at this point in the history
Signed-off-by: Max Lambrecht <[email protected]>
  • Loading branch information
maxlambrecht authored Jul 19, 2023
1 parent c31d7a1 commit de1919a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [0.3.0] - 2023-07-20

### Changed

- Enhanced the Relationships CLI by introducing Update, Delete, and List operations (#224).
- Expanded the Trust Domain CLI with the inclusion of Update, Delete, and List capabilities (#221).
- Optimized the X509CA disk implementation with several improvements and fixes, now enabling the use of intermediate CAs and trust bundle (#232, #233).
- Refactored and improved DiskSigner and DiskVerifier, now supporting the use of signing certificate chains (#235).
- Refined the API for increased consistency (#227).

## [0.2.1] - 2023-06-07

### Added
Expand Down

0 comments on commit de1919a

Please sign in to comment.