You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-21Lines changed: 2 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,25 +5,6 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
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
7
8
-
<!-- TODO: Delete the CHANGELOG entries for the reproduction template, but use their structure to create entries for your project, i.e.
8
+
## v1.0.0 - 2024-12-03
9
9
10
-
## v0.1.0 - Date
11
-
12
-
[One-sentence summary of release]
13
-
14
-
### Added
15
-
16
-
*
17
-
18
-
### Changed
19
-
20
-
*
21
-
22
-
### Removed
23
-
24
-
*
25
-
26
-
### Fixed
27
-
28
-
*
29
-
-->
10
+
First release 🌱 Quarto website summarising pilot work, protocol, and results from the eight computational reproducibility assessments and evaluations.
Copy file name to clipboardExpand all lines: CITATION.cff
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -26,5 +26,5 @@ abstract: >-
26
26
Summary of the six computational reproducibility assessments conducted as part of STARS Work Package 1. These assessed six discrete-event simulation papers with models in Python and R.
27
27
license: CC-BY-4.0
28
28
# TODO: Manually update with each GitHub release (start with 0.1.0)
0 commit comments