package and cli tool to manipulate markdown changelogs
- FindByVersion to get a changelog entry for a specific version
- GetRange to return a slice of entries from a version to (and including) another
- More robust parsing of headlines
- Various other documentation and packaging improvements
Initial release