mirror of
https://github.com/pezkuwichain/pezframe-metadata.git
synced 2026-06-23 20:11:02 +00:00
V14.2 (#31)
This commit is contained in:
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [14.2.0] - 2021-11-04
|
||||||
|
- Add function to return metadata version [#30](https://github.com/paritytech/frame-metadata/pull/30)
|
||||||
|
|
||||||
## [14.1.0] - 2021-11-03
|
## [14.1.0] - 2021-11-03
|
||||||
- Add metadata version v8-v11 [#28](https://github.com/paritytech/frame-metadata/pull/28)
|
- Add metadata version v8-v11 [#28](https://github.com/paritytech/frame-metadata/pull/28)
|
||||||
- Combine Map/NMap/DoubleMap StorageEntryTypes [#23](https://github.com/paritytech/frame-metadata/pull/23)
|
- Combine Map/NMap/DoubleMap StorageEntryTypes [#23](https://github.com/paritytech/frame-metadata/pull/23)
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "frame-metadata"
|
name = "frame-metadata"
|
||||||
version = "14.1.0"
|
version = "14.2.0"
|
||||||
authors = ["Parity Technologies <admin@parity.io>"]
|
authors = ["Parity Technologies <admin@parity.io>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
license = "Apache-2.0"
|
license = "Apache-2.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user