Skip to content

Commit

Permalink
chore: release v0.25.0 (#450)
Browse files Browse the repository at this point in the history
  • Loading branch information
lwshang authored Jul 5, 2023
1 parent c75c894 commit 6d923cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## [0.25.0] - 2023-07-05

* Breaking Change: builders are now owning-style rather than borrowing-style; with_arg takes an owned Vec rather than a borrowed Vec
* Breaking Change: Identity::sign takes &EnvelopeContent rather than the request ID.
* Bump Candid crate to 0.9.0
Expand Down

0 comments on commit 6d923cb

Please sign in to comment.