Files
pezframe-metadata/CHANGELOG.md
T
Alexandru Vasile 438a5b098b Release 15.1.0 (#54)
* Bump version to v15.1.0

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

* Update changelog

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

---------

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
2023-03-30 16:49:57 +03:00

52 lines
1.2 KiB
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]
## [15.1.0] - 2023-03-30
### Added
- Add metadata V15 with Runtime API support [#48](https://github.com/paritytech/frame-metadata/pull/48)
## [15.0.0] - 2022-02-08
### Changed
- Update edition to 2021
- Update `scale-info` to v2.0.0 and `parity-scale-codec` to v3.0.0 [#35](https://github.com/paritytech/frame-metadata/pull/35)
## [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