The ## [Unreleased] section is currently empty. The release workflow depends on a correctly formatted CHANGELOG section to extract release notes. A contributing guideline or CI check (e.g., validate that ## [Unreleased] is not empty on non-main PRs, or that CHANGELOG is updated with every feature PR) would prevent a future release from publishing empty notes.
Follow-up from #143
The
## [Unreleased]section is currently empty. The release workflow depends on a correctly formatted CHANGELOG section to extract release notes. A contributing guideline or CI check (e.g., validate that## [Unreleased]is not empty on non-main PRs, or that CHANGELOG is updated with every feature PR) would prevent a future release from publishing empty notes.Follow-up from #143