Release v0.15 (#248)

* Add 0.15.0 changelog section

* Update CHANGELOG.md format

* Bump versions

* Update CHANGELOG.md

* Specify explicit version for client

* Remove unused subxt dev dependency

* Upgrade deps
This commit is contained in:
Andrew Jones
2021-03-22 17:37:15 +00:00
committed by GitHub
parent cb4bee5c03
commit 1a8e0bc63b
4 changed files with 113 additions and 87 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "substrate-subxt-proc-macro"
version = "0.14.0"
version = "0.15.0"
authors = ["David Craven <david@craven.ch>", "Parity Technologies <admin@parity.io>"]
edition = "2018"
autotests = false