Commit graph

2 commits

Author SHA1 Message Date
dbr
8ca7f70cef Store changelog snippets as .md 2021-09-05 17:02:48 +10:00
dbr
cae03c6d7e Initial changelog
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
2021-06-20 22:13:57 +10:00