ionide / KeepAChangelog

Parser and MSBuild Targets for using Keep-A-Changelog-formatted Changelogs in your Build
MIT License
30 stars 4 forks source link

Extend parser to recognize free-text descriptions #4

Open baronfel opened 2 years ago

baronfel commented 2 years ago

We should allow for free-form text after the version declaration, but before the changelog sections:

## 1.2.3 - 2022.01.23

This is the best release ever, for reasons X, Y _and_ Z!

### Added
....