Skip to content

Latest commit

 

History

History
92 lines (42 loc) · 4.23 KB

CHANGELOG.md

File metadata and controls

92 lines (42 loc) · 4.23 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.2.1 (2020-06-29)

Features

  • update unchained-wallets for webusb support and improved ledger interactions (df66943)
  • update config requirements to allow for unknown signing method and empty client (bcada9d)

0.2.0 (2020-05-20)

Features

  • add wallet feature using xpubs (3514039)
  • add test suite for testing hardware wallets (3514039)
  • add commitlint and commitzen (6fff3b7)
  • add cypress and example test (25d7959)
  • adds react-testing-library (fc152d4)
  • add changelog.md to the project (5b47948)

Bug Fixes

  • fixes inconsistencies in wallet balance update after spend (fd214eb)
  • update CTAs on landing page (6a8e443)
  • update html meta description text (f7b1443)
  • fix display error in outputs when switching b/w spend modes (4a803f0)
  • fix copyright year in footer (4a0d98c)
  • Added a paragraph to the readme about how to use corsproxy. (4d56afa)

0.1.5 (2019-11-14)

Bug Fixes

  • disable remove signature on broadcast (94e1a0f)
  • fix output errors being covered up (4838009)
  • no estimate rate gathering signatures (65eef87)
  • fix wrapping issues (92f352d)

0.1.4 (2019-11-13)

Features

  • Added configuration to allow travis ci to automatically deploy tagged commits. (ff7d367)

0.1.3 (2019-11-13)

Bug Fixes

  • Adding README, fixed broken CORS doc link. (2c23cc9)

0.1.2 (2019-11-13)

Features

  • Added a string showing the current version to the footer. (e8cab10)

Bug Fixes

0.1.1 (2019-11-12)

Features

  • Initial caravan release