Get release-notes
get release-notes -
Notes
Expected Output:
YAML/JSON/TOML representation of release notes including: - versions: Array of version entries - number: Version number - date: Release date - sections: Array of sections with headers and content
If version is specified, returns only that version's data.
File Location
The command reads from: release/<module>/RELEASE-NOTES.md
Example: For module ext-eac, reads from release/ext-eac/RELEASE-NOTES.md
See Also
- show release-notes - Human-readable output
- get changelog - Changelog data
- How-To Guide
Tutorials | How-to Guides | Explanation | Reference
You are here: Reference — information-oriented technical descriptions of the system.