Context
All changes accumulated since the beginning of the project sit under [Unreleased] in CHANGELOG.md. Before tagging v1.0.0 the changelog must be converted into a proper versioned section.
Acceptance criteria
Notes
- Do this as the final step before bumping
VERSION_NAME and pushing the tag
- The CHANGELOG content should match the GitHub Release body generated by the publish workflow
Context
All changes accumulated since the beginning of the project sit under
[Unreleased]inCHANGELOG.md. Before taggingv1.0.0the changelog must be converted into a proper versioned section.Acceptance criteria
[Unreleased]→[1.0.0] - <release date>[Unreleased]section at the top[1.0.0]: https://github.com/AndroidBroadcast/Featured/releases/tag/v1.0.0Notes
VERSION_NAMEand pushing the tag