Skip to content

Commit

Permalink
Add a changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
fjarri committed Dec 20, 2021
1 parent 1117117 commit 3fbc0b6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `serde` support for types is now gated under the `serde-support` feature (not enabled by default). ([#82])


### Added

- `KeyFrag::skip_verification()`, `VerifiedKeyFrag::to_unverified()`, `CapsuleFrag::skip_verification()`, `VerifiedCapsuleFrag::to_unverified()`, and
the corresponding methods in Python and WASM bindings. ([#84])


[#82]: https://github.com/nucypher/rust-umbral/pull/82
[#84]: https://github.com/nucypher/rust-umbral/pull/84


## [0.3.3] - 2021-12-10
Expand Down

0 comments on commit 3fbc0b6

Please sign in to comment.