mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-24 02:01:06 +00:00
Release v0.12.0 (#157)
* Bump version, update changelog * Bump proc-macro crate * Bump client crate
This commit is contained in:
+11
-1
@@ -1,3 +1,13 @@
|
||||
# Version 0.12.0
|
||||
|
||||
* Only return an error if the extrinsic failed. [#156](https://github.com/paritytech/substrate-subxt/pull/156)
|
||||
* Update to rc6. [#155](https://github.com/paritytech/substrate-subxt/pull/155)
|
||||
* Different assert. [#153](https://github.com/paritytech/substrate-subxt/pull/153)
|
||||
* Add a method to fetch an unhashed key, close #100 [#152](https://github.com/paritytech/substrate-subxt/pull/152)
|
||||
* Fix port number. [#151](https://github.com/paritytech/substrate-subxt/pull/151)
|
||||
* Implement the `concat` in `twox_64_concat` [#150](https://github.com/paritytech/substrate-subxt/pull/150)
|
||||
* Storage map iter [#148](https://github.com/paritytech/substrate-subxt/pull/148)
|
||||
|
||||
# Version 0.11.0
|
||||
|
||||
* Fix build error, wabt 0.9.2 is yanked [#146](https://github.com/paritytech/substrate-subxt/pull/146)
|
||||
@@ -29,7 +39,7 @@
|
||||
# Version 0.8.0 (2020-05-26)
|
||||
|
||||
* Update to Substrate release candidate [#116](https://github.com/paritytech/substrate-subxt/pull/116)
|
||||
* Update to alpha.8 [#114]c
|
||||
* Update to alpha.8 [#114](https://github.com/paritytech/substrate-subxt/pull/114)
|
||||
* Refactors the api [#113](https://github.com/paritytech/substrate-subxt/pull/113)
|
||||
|
||||
# Version 0.7.0 (2020-05-13)
|
||||
|
||||
Reference in New Issue
Block a user