mirror of
https://github.com/pezkuwichain/pezframe-metadata.git
synced 2026-04-30 18:57:58 +00:00
chore: Release v18.0.0 with unstable v16 ExtrinsicMetadata extensions (#87)
* cargo: Release version 17.1.0 Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * Update changelog Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * Release v18 Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> --------- Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
This commit is contained in:
@@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [18.0.0] - 2024-11-13
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- v16: ExtrinsicMetadata extensions [#86](https://github.com/paritytech/frame-metadata/pull/86)
|
||||||
|
|
||||||
## [17.0.0] - 2024-10-16
|
## [17.0.0] - 2024-10-16
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "frame-metadata"
|
name = "frame-metadata"
|
||||||
version = "17.0.0"
|
version = "18.0.0"
|
||||||
authors = ["Parity Technologies <admin@parity.io>"]
|
authors = ["Parity Technologies <admin@parity.io>"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "Apache-2.0"
|
license = "Apache-2.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user