From 1a27a7f9ced9343fe0cbb897186a7452123a8d36 Mon Sep 17 00:00:00 2001 From: Kris Nuttycombe Date: Wed, 22 Mar 2023 09:54:18 -0600 Subject: [PATCH] Update zcash_note_encryption changelog for 0.3.0 release. --- components/zcash_note_encryption/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/components/zcash_note_encryption/CHANGELOG.md b/components/zcash_note_encryption/CHANGELOG.md index 58f9c777d..8c3b50b35 100644 --- a/components/zcash_note_encryption/CHANGELOG.md +++ b/components/zcash_note_encryption/CHANGELOG.md @@ -7,6 +7,7 @@ and this library adheres to Rust's notion of ## [Unreleased] +## [0.3.0] - 2023-03-22 ### Changed - The `recipient` parameter has been removed from `Domain::note_plaintext_bytes`. - The `recipient` parameter has been removed from `NoteEncryption::new`. Since