---
title: "release-notes"
description: "Draft a release's changelog entry from the commits since the last tag"
canonical: https://agentpluginsdirectory.com/plugins/release-notes
last-updated: 2026-09-12
---

# release-notes
Draft a release's changelog entry from the commits since the last tag
- Slug: release-notes
- Publisher: ReleaseTools
- Repository: https://github.com/releasetools/agent-plugins
- Manifest: plugins/release-notes/plugin.json
- Version: 0.3.0
- License: Apache-2.0
- Category (editorial): other
- Skills: 1 (release-notes)
- MCP servers: 0
- Stars: 0
- Repository created: 2026-08-19
- Repository last pushed: 2026-09-12
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/release-notes
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What release-notes does, in the publisher's words

Draft the changelog entry for a release by reading every commit since the last tag against its own diff, ruling on each one, and writing what survives to CHANGELOG.md and to a scratch file the release itself can publish.

The ruling is the point. A model asked for release notes writes them well and leaves changes out, so every commit in the range gets a row saying whether a person running the software can observe it, and the table is on the screen before a word of the entry is written.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/releasetools/agent-plugins/HEAD/plugins/release-notes/README.md
