Skip to content

Commit 5d96d66

Browse files
committed
feat(changelog) + v0.1.0
1 parent bfa54e4 commit 5d96d66

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6+
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).
7+
8+
Consistent identifier (represents all versions, resolves to latest):
9+
10+
## :seedling: v0.1.0
11+
12+
### Added
13+
14+
* Repository essentials: CHANGELOG, CITATION, README, `binder/environment.yml`
15+
* Full research compendium to accompany: Monks T, Harper A, and Heather A. (2025): Unlocking the Potential of Past Research: Using Generative AI to Reconstruct Healthcare Simulation Models. *Preprint*
16+
* The compendium contains
17+
* the Python code, `simpy` models, and documentation generated by Perplexity.AI
18+
* All prompts from stages 1 and 2 of the study
19+
* The compendium can be compiled into a JupyterBook website.
20+
21+

0 commit comments

Comments
 (0)