Add README

This commit is contained in:
Alexey Milovidov 2021-06-05 01:12:38 +03:00
parent bb02eefed1
commit 23363a54fa

View File

@ -0,0 +1,8 @@
## Generate changelog
Usage example:
```
export GITHUB_USER=... GITHUB_TOKEN=ghp_...
./changelog.sh v21.5.6.6-stable v21.6.2.7-prestable
```