get_latest_release_notes_from_changelog
Get the release notes for the latest version from the changelog.
def get_latest_release_notes_from_changelog() - > string
Get the release notes for the latest version from the changelog.
Returns
| Type | Description |
|---|---|
string | The full text content of the most recent release entry in the changelog file. |