Summary
CHANGELOG.md currently lists all v1.0.0 features under [Unreleased]. Before tagging and publishing the release, the version header needs to be updated with the actual version number and release date.
Scope (SRP)
This issue covers only the CHANGELOG.md version header update. No code changes, no tag creation, no release publishing.
Acceptance Criteria
Blocked By
None — can start immediately.
Blocks
Priority
HIGH — prerequisite for release.
Summary
CHANGELOG.md currently lists all v1.0.0 features under
[Unreleased]. Before tagging and publishing the release, the version header needs to be updated with the actual version number and release date.Scope (SRP)
This issue covers only the CHANGELOG.md version header update. No code changes, no tag creation, no release publishing.
Acceptance Criteria
[Unreleased]section renamed to[1.0.0] - YYYY-MM-DDwith actual release date[Unreleased]section added above for future changes[1.0.0]: https://github.com/JeremyDev87/leonidas/releases/tag/v1.0.0Blocked By
None — can start immediately.
Blocks
Priority
HIGH — prerequisite for release.