Documentation
README
Release Notes Generator
Generate a release note draft for this repository by analyzing git changes since the previous release. The output is a Markdown code block ready to paste into a GitHub release — do NOT create the release itself.
The version number is provided as an argument (e.g. /release-notes 0.11.0). If no version is given, ask for one before proceeding.
Step 1: Determine the previous release
The "previous release" depends on the version type being drafted:
This is the opening of the README. Read the full README on GitHub.