We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The parsing fails to parse "yanked" releases: https://github.com/FayneAldan/SVRichPresence/blob/80996477c83571a163b74d37fe778579f3f40f3b/CHANGELOG.md?plain=1#L110
Parse error in the line 111: Syntax error in the release title
There's also no way to add a yanked release in the API.
Yanked releases are mentioned in the Keep a Changelog FAQ.
The text was updated successfully, but these errors were encountered:
updated deps, added support for yanked releases #25
105c5a7
Added in v2.1.0. Thanks for bringing it up.
Sorry, something went wrong.
No branches or pull requests
The parsing fails to parse "yanked" releases:
https://github.com/FayneAldan/SVRichPresence/blob/80996477c83571a163b74d37fe778579f3f40f3b/CHANGELOG.md?plain=1#L110
There's also no way to add a yanked release in the API.
Yanked releases are mentioned in the Keep a Changelog FAQ.
The text was updated successfully, but these errors were encountered: