Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
renatav committed Jan 30, 2025
1 parent 0e5b5f9 commit 73848cc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,17 @@ and this project adheres to [Semantic Versioning][semver].

### Added

- Add key names from config files to metadata during repository setup, following updates to TUF and securesystemslib [(583)]
- Implement iteration over all inserted YubiKeys during metadata signing [(583)]
- Implement a `PinManager` class to allow secure pin reuse across API functions and eliminated insecure global pin storage [(583)]
- Transition to the newest version of TUF [(561)]
- Implement removal of keys [(561)]

### Changed

### Fixed

[563]: https://github.com/openlawlibrary/taf/pull/563
[561]: https://github.com/openlawlibrary/taf/pull/561

## [0.33.0]
Expand Down

0 comments on commit 73848cc

Please sign in to comment.