Skip to content

docs: Add CHANGELOG.md with retroactive version history (#21)#29

Merged
umayer16 merged 1 commit intomainfrom
umayer16-patch-14
Mar 19, 2026
Merged

docs: Add CHANGELOG.md with retroactive version history (#21)#29
umayer16 merged 1 commit intomainfrom
umayer16-patch-14

Conversation

@umayer16
Copy link
Copy Markdown
Owner

… Unreleased (#21)

Summary

Fixes #21 — adds CHANGELOG.md to the repo root following the Keep a Changelog format.

Contents

Comparison links at the bottom follow standard Keep a Changelog convention.

Why This Matters

JOSS reviewers explicitly look for evidence of documented development history. A properly maintained CHANGELOG is one of the clearest signals of a professionally maintained open-source project, and will strengthen the September resubmission.

Closes #21

… Unreleased (#21)

## Summary

Fixes #21 — adds `CHANGELOG.md` to the repo root following the
[Keep a Changelog](https://keepachangelog.com) format.

## Contents

- **[Unreleased]** — documents all fixes from the current open issues
  (#22 auto-reporter, #23 --verbose flag, #24 JSON schema, #25 CITATION.cff)
- **[1.2.0]** — full benchmark results, generator modules, CLI, CI workflow,
  all bug fixes landed in the v1.2.0 release
- **[1.1.0]** — pytest suite, executor cross-platform fix, reporter robustness
- **[1.0.0]** — initial public release with all core components

Comparison links at the bottom follow standard Keep a Changelog convention.

## Why This Matters

JOSS reviewers explicitly look for evidence of documented development history.
A properly maintained CHANGELOG is one of the clearest signals of a
professionally maintained open-source project, and will strengthen the
September resubmission.

Closes #21
@umayer16 umayer16 merged commit 06f2965 into main Mar 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add CHANGELOG.md to track version history

1 participant