Release 15.1.0 (#54)

* Bump version to v15.1.0

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

* Update changelog

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

---------

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
This commit is contained in:
Alexandru Vasile
2023-03-30 16:49:57 +03:00
committed by GitHub
parent a09bd49175
commit 438a5b098b
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [15.1.0] - 2023-03-30
### Added
- Add metadata V15 with Runtime API support [#48](https://github.com/paritytech/frame-metadata/pull/48)
## [15.0.0] - 2022-02-08
### Changed
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "frame-metadata"
version = "15.0.0"
version = "15.1.0"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
license = "Apache-2.0"