Update changelog

This commit is contained in:
Jack Grigg 2022-06-24 15:36:12 +00:00
parent baabe3d7e2
commit 5f7f1afd46
1 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,10 @@ and this project adheres to Rust's notion of
## [Unreleased]
### Added
- `orchard::bundle::BatchValidator`
- `orchard::note_encryption`:
- `CompactAction::from_parts`
- `CompactAction::nullifier`
- `OrchardDomain::for_nullifier`
### Changed
- Migrated to `halo2_proofs 0.2`.