Fetches the firmware changelog in Markdown format for a specified minor version.
A promise that resolves to the changelog content as a Markdown string. Rejects if the fetched content is invalid or not found.
The unique identifier of the brand.
The minor firmware version to fetch the changelog for.
If true, caches the fetched changelog locally. Defaults to true.
true
Generated using TypeDoc
Fetches the firmware changelog in Markdown format for a specified minor version.
Returns
A promise that resolves to the changelog content as a Markdown string. Rejects if the fetched content is invalid or not found.