changelog
Generate a grouped changelog for any commit range, such as between two version tags, to summarize git changes.
Instructions
Generate a grouped changelog for a commit range (e.g. v1.2.0..v1.3.0).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | HEAD~20 | |
| until | No | HEAD |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |