mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 10:27:59 +00:00
14 lines
148 B
Markdown
14 lines
148 B
Markdown
# Changelog
|
|
|
|
Currently, the changelog is built locally.
|
|
Run:
|
|
|
|
```
|
|
./changelog.sh <ref_since>
|
|
```
|
|
|
|
For instance:
|
|
```
|
|
./changelog.sh statemine_v4
|
|
```
|