mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-30 09:37:55 +00:00
b8159efcab
* Update to substrate alpha 6 * Bump version and add release notes * Upgrade async-std dev dependency * Fix readme license links
13 lines
444 B
Markdown
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`
|
|
|