Skip to content

Commit

Permalink
updates changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
KPrasch committed May 1, 2023
1 parent 37e9215 commit 8809ac2
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,22 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).


## [0.7.0] - Unreleased

### Added

- Add `ThresholdDecryptionRequest`/`ThresholdDecryptionResponse` types and bindings. ([#48])`
- Add `ferveo_public_key` field to `NodeMetadataPayload`. ([#48])


### Changed

- Bumps `rustc` MSRV 1.63 -> 1.64 ([#48])


[#48]: https://github.com/nucypher/nucypher-core/pull/48


## [0.6.1] - 2023-02-18

### Fixed
Expand Down

0 comments on commit 8809ac2

Please sign in to comment.