mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-28 16:47:57 +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
|
|
```
|