ClickHouse/utils/changelog/README.md
Alexey Milovidov 2255ea7f51 Add README
2021-06-05 01:13:29 +03:00

9 lines
143 B
Markdown

## Generate changelog
Usage example:
```
export GITHUB_USER=... GITHUB_TOKEN=ghp_...
./changelog.sh v21.5.6.6-stable v21.6.2.7-prestable
```