mirror of
https://github.com/pezkuwichain/pezframe-metadata.git
synced 2026-04-22 07:48:00 +00:00
22 lines
570 B
Markdown
22 lines
570 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.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 |