Release_Notes · git:20260721.a7f3296 · 2026-07-21 · sha256 fa895b51cfd71f90

Release_Notes git:20260721.a7f3296A

Immutable. This exact content is served forever at /api/v1/blob/fa895b51cfd71f90.

---
name: Release_Notes
name: Release_Notes
description: Drafts release notes from the merged pull requests since the last tag. Use when preparing a new release.
---

# Draft release notes

Collect merged pull requests since the previous tag and group them by type.

1. List merges with `git log --merges <last-tag>..HEAD`.
2. Group entries under Features, Fixes, and Internal.
3. Write one user-facing sentence per entry.