mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 12:48:00 +00:00
631a5db536
* Move CI scripts and update references * Update paths in .gitlab-ci.yml * Removed outdated entries from CODEOWNERS
14 lines
247 B
Plaintext
14 lines
247 B
Plaintext
{# This include generates the section showing the changes #}
|
|
## Changes
|
|
|
|
### Legend
|
|
|
|
- {{ DOT }} Polkadot
|
|
- {{ SUB }} Substrate
|
|
|
|
{% include "changes_client.md.tera" %}
|
|
|
|
{% include "changes_runtime.md.tera" %}
|
|
|
|
{% include "changes_misc.md.tera" %}
|