add_changelog_entry
Track project changes by adding detailed entries to the changelog, including descriptions, modified files, change type, and impact level, ensuring comprehensive project history management.
Instructions
Add an entry to the project changelog
Input Schema
Name | Required | Description | Default |
---|---|---|---|
breakingChange | No | Whether this is a breaking change | |
description | Yes | Description of the change | |
filesChanged | Yes | Files that were changed | |
impact | No | ||
type | Yes |