Automate release process and changelog generation

This commit is contained in:
Shane McDonald
2021-08-29 11:28:15 -04:00
parent 424dbe8208
commit dc0cc0f910
5 changed files with 140 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
<!--- changelog-entry
# Fill in 'msg' below to have an entry automatically added to the next release changelog.
# Leaving 'msg' blank will not generate a changelog entry for this PR.
# Please ensure this is a simple (and readable) one-line string.
---
msg: ""
-->
##### SUMMARY
<!--- Describe the change, including rationale and design decisions -->