Hi all Have you seen this: https://www.npmjs.com/package/conventional-changelog
They introduced git commit conventions and generate the CHANGELOG.md based on git commit log.
A very resourceful way! Many projects started to adopt this pattern, e.g.* https://github.com/mozilla/fxa-content-server/blob/master/CONTRIBUTING.md#git-commit-guidelines
* https://github.com/mozilla/fxa-content-server/blob/master/CHANGELOG.md What do you think about this? cheers roger
