Closed mitar closed 2 years ago
mmm, good point! I'll work on that. Thanks!
Maybe add a test which takes the changelog from https://keepachangelog.com/en/1.0.0/ and makes sure it does not change. :-)
Fixed in v2.0.0
Hi!
I had a similar issue. After long debugging, I found out, that my file was in CRLF
, and after split('\n')
every line had \r
in the end. Because of it, the link regexp for parsing links didn't work
To fix it, I just change my file to LF
Hope my finding will be helpful
The example changelog here links to the first version, too. The link is to:
This package removes such link.