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
Links in brackets located in CHANGELOG.md are parsed incorrectly if there is a dot at the end: a closing parenthesis is added to the address, which makes the link invalid.
Example. Version 0.3.2 contains a link that does not end with a dot and everything works correctly. Version 0.3.1 contains a dot after the parentheses, which makes the link invalid.