release_notes
Generate release notes by comparing two Git tags, documenting changes between versions with clear commit history.
Instructions
Draft release notes between two tags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_tag | Yes | ||
| from_tag | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |