Skip to content

Latest commit

 

History

History
47 lines (22 loc) · 2.67 KB

CHANGELOG.md

File metadata and controls

47 lines (22 loc) · 2.67 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.0 (2020-11-19)

⚠ BREAKING CHANGES

  • Bump polkadot-js and document runtime/metadata API regression (#338)

Features

  • Bump polkadot-js and document runtime/metadata API regression (#338) (effc5eb). Regression diff; removes polkadot-js type aliases from metadata.

Bug Fixes

  • Bump polkadot-js and adjust imports; Update specs (#344) (eeea29b)

1.0.0 (2020-10-23)

⚠ BREAKING CHANGES

  • Remove all v0 routes to prepare for v1 release (410a2e9)

1.0.0-rc4 (2020-10-21)

Features

Bug Fixes

  • Find pallets with index 0 (#321) (ee0a048)
  • Use correct registry when parsing extrinsic call arguments (#323) (b4678e1)

1.0.0-rc3 (2020-09-29)

Features

  • types: Bump polkadot-js to v2.0.1 for new treasuary types (#310) (6d0daf7)

1.0.0-rc2 (2020-09-24)