Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jussi Kukkonen <[email protected]>
  • Loading branch information
lukpueh and jku authored May 2, 2024
1 parent 5129f2f commit ace2f3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## securesystemslib v1.0.0

Securesystemslib API is now considered stable. The core functionality is provided in the _Signer_ interface and the half a dozen integrated _Signer_ implementations that can be found in the `signer` module. Smaller helper modules `dsse`, `formats`, `hash` and `storage` are also part of the API. Several legacy modules have been removed.
### Added
* Signer: add public_key attribute to interface (#756)
* CryptoSigner: support ecdsa keytype that is no longer in spec (#711)
Expand Down

0 comments on commit ace2f3f

Please sign in to comment.