[DOCS] `/release-notes` command docs omit interactive version picker behavior
Documentation Type
Incorrect/outdated documentation
Documentation Location
https://code.claude.com/docs/en/commands
Section/Topic
Built-in commands table entry for /release-notes
Current Documentation
The built-in commands table currently says:
| /release-notes | View the full changelog, with the most recent version closest to your prompt |
What's Wrong or Missing?
Changelog v2.1.92 says:
/release-notes is now an interactive version picker`
The commands reference still describes /release-notes as a full changelog view and does not tell users that the command now opens an interactive picker for selecting a version. That leaves the reference out of date with the command's current behavior and makes the new browsing workflow hard to discover.
Suggested Improvement
Update the /release-notes row in https://code.claude.com/docs/en/commands so it describes the command as opening an interactive release-notes version picker instead of only saying it views the full changelog.
If the command now shows one version after selection, add a short follow-up note that clarifies users first pick a version and then view that release's notes.
Impact
Medium - Makes feature difficult to understand
Additional Context
Affected Pages:
| Page | Line(s) | Context |
|------|---------|---------|
| https://code.claude.com/docs/en/commands | 59 | Built-in commands table entry for /release-notes |
Total scope: 1 page affected
Source: Changelog v2.1.92
Changelog entry:
/release-notes is now an interactive version picker`This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗