diff --git a/CHANGELOG.md b/CHANGELOG.md index cf8e95a..816fa75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,70 +5,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). Dates formatted as YYYY-MM-DD as per [ISO standard](https://www.iso.org/iso-8601-date-and-time-format.html). - - -## v1.0.2 - -**Release date:** 3rd July 2024 - -**Contributors:** Amy Heather - -Minor improvements following the first reproducibility assessment ([Shoaib and Ramamohan 2022](https://github.com/pythonhealthdatascience/stars-reproduce-shoaib-2022)). - -### Added - -* Template page (`reflections.qmd`) for reflections on facilitators and barriers to reproduction, and for full list of troubleshooting steps - -### Changed - -* Add `.vscode/` to `.gitignore` -* Add citation to protocol on quarto site home page -* Order of criteria in `badges.qmd` (so it is a consistent order between the dictionary of criteria names and results, making it easier when conducting the assessment to look between the two) -* Amended `TODO:` comments in CHANGELOG and GHCR GitHub action -* Add missing `` marker in `artefacts.qmd` -* Improved the "succesfully reproduced" template sentence in `reproduction_report.qmd` - -## v1.0.1 - -**Release date:** 19th June 2024 - -**Contributors:** Amy Heather - -Fix to citation file to prevent error on Zenodo. - -### Fixed - -* Completed `CITATION.cff` to reflect this repository (rather than to be a blank example), to prevent error when syncing with Zenodo - -## v1.0.0 - -**Release date:** 19th June 2024 - -**Contributors:** Amy Heather, with review of the protocol and associated artefacts (such as this template) from Tom Monks, Alison Harper and Nav Mustafee - -Initial release of template repository. 🌱 \ No newline at end of file +* Modified template to be relevant to Huang et al. 2019 diff --git a/CITATION.cff b/CITATION.cff index 4b82aec..d30a7d6 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -38,4 +38,4 @@ abstract: >- license: GPL-3.0 # TODO: Manually update with each GitHub release (start with 0.1.0) version: '0.1.0' -date-released: '2024-06-19' +date-released: '2024-07-04'