ClickHouse/utils/changelog/README.md

9 lines
143 B
Markdown
Raw Normal View History

2021-06-04 22:12:38 +00:00
## Generate changelog
Usage example:
```
export GITHUB_USER=... GITHUB_TOKEN=ghp_...
./changelog.sh v21.5.6.6-stable v21.6.2.7-prestable
```