mirror of
https://github.com/traefik/traefik.git
synced 2025-05-14 03:34:37 +00:00
10 lines
203 B
Markdown
10 lines
203 B
Markdown
# GCG - GitHub Changelog Generator
|
|
|
|
Installation: https://github.com/ldez/gcg#how-to-install
|
|
|
|
## Generates Changelog for a Bug Fix Release
|
|
|
|
```bash
|
|
gcg --config-file=./script/gcg/traefik-bugfix.toml
|
|
```
|