mirror of
https://github.com/pezkuwichain/pezframe-metadata.git
synced 2026-04-22 06:37:56 +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]
|
||||
|
||||
## [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
|
||||
- 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)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "frame-metadata"
|
||||
version = "14.1.0"
|
||||
version = "14.2.0"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
edition = "2018"
|
||||
license = "Apache-2.0"
|
||||
|
||||
Reference in New Issue
Block a user