This repository was archived by the owner on Aug 20, 2020. It is now read-only.
This repository was archived by the owner on Aug 20, 2020. It is now read-only.
Auto-generate the CHANGELOG.md file upon release #99
Closed
Description
Issue Summary
For every release, we currently hand craft a CHANGELOG.md update, now we would like to automate this process. Please see the existing CHANGELOG.md for formatting structure.
Acceptance Criteria
- A script, which when run, creates a CHANGELOG.md update based on any merged PRs since the last release.