* v14.1

* changelog
This commit is contained in:
Andrew Plaza
2021-11-04 09:34:19 -04:00
committed by GitHub
parent b5aceed422
commit 5a822bb459
3 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ Defines FRAME metadata types for [Substrate](https://github.com/paritytech/subst
Originally part of the `substrate` repository, it was extracted here as part of https://github.com/paritytech/substrate/pull/8615.
## Versioning
Starting from `v12`, all historical metadata type definitions are retained. These can be enabled via features e.g. `v13`. The latest version is enabled by default.
Starting from `v8`, all historical metadata type definitions are retained. These can be enabled via features e.g. `v13`. The latest version is enabled by default. All legacy versions are available under the `legacy` feature.
### Tooling
The intention is to provide tooling here in the future to handle the different versions of metadata.