You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the changelog parsing will forgive many formatting issues, but it will fail unless it can find the Unreleased header and the Unreleased reference link definition. We should try to be more flexible with parsing, to allow validating/updating changelogs that don't exactly match the expected formatting.
The text was updated successfully, but these errors were encountered:
Currently the changelog parsing will forgive many formatting issues, but it will fail unless it can find the
Unreleased
header and theUnreleased
reference link definition. We should try to be more flexible with parsing, to allow validating/updating changelogs that don't exactly match the expected formatting.The text was updated successfully, but these errors were encountered: