Add Runtime type to metadata

This commit is contained in:
Andrew Jones
2021-08-31 16:54:48 +01:00
parent 732682ed46
commit 717f6341c1
3 changed files with 14 additions and 2 deletions
+4
View File
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [14.0.0-rc.3] - 2021-08-31
### Added
- Add Runtime type to metadata
## [14.0.0-rc.2] - 2021-08-04
### Changed
Combine Map/NMap/DoubleMap StorageEntryTypes [#23](https://github.com/paritytech/frame-metadata/pull/23)