Files
pezkuwi-subxt/CHANGELOG.md
T
Andrew Jones b8159efcab Release v0.6.0 (#90)
* Update to substrate alpha 6

* Bump version and add release notes

* Upgrade async-std dev dependency

* Fix readme license links
2020-04-15 09:40:14 +01:00

13 lines
444 B
Markdown

# Version 0.5.0 (2020-03-25)
- First release
- All substrate dependencies upgraded to `alpha.5`
# Version 0.6.0 (2020-04-15)
- Raw extrinsic payloads in Client [#83](https://github.com/paritytech/substrate-subxt/pull/83)
- Custom extras [#89](https://github.com/paritytech/substrate-subxt/pull/89)
- Wrap and export BlockNumber [#87](https://github.com/paritytech/substrate-subxt/pull/87)
- All substrate dependencies upgraded to `alpha.6`