system.release_notes_url ======================== Returns the release notes URL for a version of SCALE. `version_str` str: represents a version to check against If `version` is not provided, then the release notes URL will return a link for the currently installed version of SCALE. .. raw:: html
Version string to get release notes for. null for current version.
Must be at least 1 characters long
URL to the release notes for the specified version.