mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
Add README
This commit is contained in:
parent
bb02eefed1
commit
23363a54fa
8
utils/changelog/README.md
Normal file
8
utils/changelog/README.md
Normal 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
|
||||
```
|
Loading…
Reference in New Issue
Block a user