fix changelog additions

This commit is contained in:
Hazel OHearn 2022-12-08 10:59:36 -04:00 committed by Hazel OHearn
parent 13d0d5592c
commit c34632746f
No known key found for this signature in database
GPG Key ID: 6D7E97BEE54A57C0
1 changed files with 2 additions and 3 deletions

View File

@ -8,6 +8,8 @@ and this project adheres to Rust's notion of
## [Unreleased]
### Added
- `orchard::builder`:
- `{SpendInfo::new, InputView, OutputView}`
- `Builder::{spends, outputs}`
- `SpendError`
- `OutputError`
@ -33,9 +35,6 @@ and this project adheres to Rust's notion of
- `impl memuse::DynamicUsage for Nullifier`
- `orchard::note_encryption`:
- `impl memuse::DynamicUsage for OrchardDomain`
- `orchard::builder`:
- `{SpendInfo::new, InputView, OutputView}`
- `Builder::{spends, outputs}`
- `orchard::circuit::Circuit::from_action_context`
- impls of `Eq` for:
- `orchard::zip32::ChildIndex`