The CHANGELOG footer has [Unreleased]: .../compare/v0.1.0...HEAD and [0.1.0]: .../releases/tag/v0.1.0, but no v0.1.0 git tag exists in the repo (only the doc commit c7af901 marks the baseline). Without the tag, the GitHub compare and release links return 404. A v0.1.0 annotated tag should be created pointing at the appropriate commit.
Follow-up from #105
The CHANGELOG footer has
[Unreleased]: .../compare/v0.1.0...HEADand[0.1.0]: .../releases/tag/v0.1.0, but nov0.1.0git tag exists in the repo (only the doc commitc7af901marks the baseline). Without the tag, the GitHub compare and release links return 404. Av0.1.0annotated tag should be created pointing at the appropriate commit.Follow-up from #105