mirror of
https://github.com/pezkuwichain/pezframe-metadata.git
synced 2026-06-19 19:11:01 +00:00
chore: Release frame-metadata v20.0.0 (#93)
* Add changelog Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * chore: Release frame-metadata v20.0.0 Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> --------- Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
This commit is contained in:
@@ -8,6 +8,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [20.0.0] - 2025-02-20
|
||||||
|
|
||||||
|
Metadata version 16 is currently unstable and can be enabled using the unstable feature flag.
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Add Runtime Api version to v16 [#92](https://github.com/paritytech/frame-metadata/pull/92)
|
||||||
|
|
||||||
## [19.0.0] - 2025-02-11
|
## [19.0.0] - 2025-02-11
|
||||||
|
|
||||||
Metadata version 16 is currently unstable and can be enabled using the unstable feature flag.
|
Metadata version 16 is currently unstable and can be enabled using the unstable feature flag.
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "frame-metadata"
|
name = "frame-metadata"
|
||||||
version = "19.0.0"
|
version = "20.0.0"
|
||||||
authors = ["Parity Technologies <admin@parity.io>"]
|
authors = ["Parity Technologies <admin@parity.io>"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "Apache-2.0"
|
license = "Apache-2.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user