mirror of
https://github.com/pezkuwichain/pezframe-metadata.git
synced 2026-04-22 12:27:58 +00:00
30 lines
922 B
Markdown
30 lines
922 B
Markdown
|
|
# Changelog
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## [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)
|
|
|
|
## [14.0.0] - 2021-09-01
|
|
|
|
## [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)
|
|
|
|
## [14.0.0-rc.1] - 2021-07-30
|
|
### Added
|
|
- Metadata V14
|