Also simple process/script to manage entries in PR's without merge conflicts:
1. Unreleased entries area stored as text files in ".changelogs/"
2. On release these are concatenated together and put in CHANGELOG.md
Script basically just add line of text to a "YYYY-MM-DD-branch.txt" formatted file