mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-20 00:01:03 +00:00
Add script to generate simple changelogs (#668)
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
Currently, the changelog is built locally.
|
||||
Run:
|
||||
|
||||
```
|
||||
./changelog.sh <ref_since>
|
||||
```
|
||||
|
||||
For instance:
|
||||
```
|
||||
./changelog.sh statemine_v4
|
||||
```
|
||||
Reference in New Issue
Block a user