promptgarten ๐ŸŒฑ
๐ŸŒ ES

Command reference ยท Claude Code

/release-notes

Shows the changelog in an interactive version picker.

A specific version can be chosen, or all versions shown.

โœ… WHEN TO USE IT?

Find out what changed after an update

Run /release-notes to read the changes in the most recently installed version.

Look up the behavior of a specific version

Call /release-notes with a specific version number to check whether a fix is included in exactly that version.

โ›” WHEN NOT TO?

Actually updating to the latest version

/release-notes only displays the changelog, it doesn't perform an update itself.

Better: Use /upgrade to actually update.

SOURCES