Skip to content

Commit a29f7b9

Browse files
committed
docs(changes): + changelog with initial release
1 parent c54ff43 commit a29f7b9

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
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 - 2025-02-08]()
11+
12+
### Added
13+
14+
* Repository essentials: CHANGELOG, CITATION, `binder/environment.yml`
15+
* `automated_reps`: full implementation of Hoad et al. (2010) "replications algorithm" with practical examples
16+
* Flow diagram describing algorithm
17+
* Imported and modified local package `callcentresim` from my other repository [https://github.com/pythonhealthdatascience/intro-open-sim](https://github.com/pythonhealthdatascience/intro-open-sim).
18+

0 commit comments

Comments
 (0)