orchard/CHANGELOG.md

402 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Rust's notion of Semantic Versioning.

[Unreleased]

Initial release!

[Removed]

  • impl std::hash::Hash for MerkleHashOrchard (use BTreeMap instead of HashMap).