diff --git a/CHANGELOG.md b/CHANGELOG.md index ca73b57..82d6270 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,12 @@ and this project adheres to [Semantic Versioning][]. ## [Unreleased] +### Template updates + +- Do not ignore gitignore files in output/report directories of template ([#62](https://github.com/Boehringer-Ingelheim/dso/pull/62)) + +## v0.10.0 + ### Template updates - Improve instruction text in quarto template to get users started more quickly ([#40](https://github.com/Boehringer-Ingelheim/dso/pull/40)) - Add `.gitignore` catch-all clauses for `output` and `report` folders in stages to not pick up data and repots being tracked via git ([#46](https://github.com/Boehringer-Ingelheim/dso/issues/46)).