Trying to figure out what changed since the last release and found CHANGELOG lacking. This extracts CHANGELOG, defines a better format where you have the PR linked so it can be clicked, and gives credit to the people making PRs that are merged. I went through the git log/history and PR history and added quite a few items that were omitted.
I moved the author's name into HISTORY, hope it's ok.
In the future you could require people submitting PRs to update the CHANGELOG. I use danger-changelog for that if you're interested.
On top of #180.
Trying to figure out what changed since the last release and found CHANGELOG lacking. This extracts CHANGELOG, defines a better format where you have the PR linked so it can be clicked, and gives credit to the people making PRs that are merged. I went through the git log/history and PR history and added quite a few items that were omitted.
I moved the author's name into HISTORY, hope it's ok.
In the future you could require people submitting PRs to update the CHANGELOG. I use danger-changelog for that if you're interested.