Skip to content

Commit

Permalink
update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-roslaniec committed Jun 22, 2023
1 parent 2c3aa01 commit 6bea0ba
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- Removed `DkgPublicParams` from bindings. ([ferveo#127])
- Replaced raw tuples with `ValidatorMessage` in Python bindings. ([#65])
- Removed `DkgPublicParams` from bindings. ([#66])


### Fixed

Expand All @@ -18,8 +20,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Added `equals` method to protocol objects in WASM bindings ([#56])

[ferveo#127]: https://github.com/nucypher/nucypher-core/pull/127
[#61]: https://github.com/nucypher/nucypher-core/pull/61
[#65]: https://github.com/nucypher/nucypher-core/pull/65
[#66]: https://github.com/nucypher/nucypher-core/pull/66


## [0.9.0] - 2023-6-23
Expand Down

0 comments on commit 6bea0ba

Please sign in to comment.