Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 259 Bytes

CHANGELOG.md

File metadata and controls

13 lines (8 loc) · 259 Bytes

CHANGELOG

v3.0.1

  • Fixup BitcoinObject::encode Err return type to be io::Error

v3.0.0

  • bump bitcoin dependency to 0.26
  • Support custom BitcoinObjects that are not from rust-bitcoin
  • Add BitcoinObject for convenient storage by hash