Closed emlynwest closed 9 years ago
Due to a oversight in the unit tests it is not possible to parse releases if they have a white space between the end of the release content and the next release's title.
# Log title ## 0.2.0 - 2015-02-26 ### Changed - Thing 1 - Thing 2 ### Added - Some content ## 0.1.0 - 2015-02-26 ### Added - Initial release
Due to a oversight in the unit tests it is not possible to parse releases if they have a white space between the end of the release content and the next release's title.