Skip to content

Commit cef323d

Browse files
changelog: refresh reference-link definitions for 0.3.0
Address the Copilot review: point [Unreleased] at v0.3.0...HEAD, add the [0.3.0] compare link, and backfill the [0.2.0] link the previous release left out — so every bracketed version heading resolves. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 530ed51 commit cef323d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,5 +145,7 @@ First public, pip-installable release (`pip install cite-citadel`), and the PyPI
145145
- Shared citation/link/fence parsing consolidated into `grammar.py`; viewer moved to a subpackage
146146
with a golden bundle test; Office/OLE extraction isolated.
147147

148-
[Unreleased]: https://github.com/MarkusNeusinger/cite-citadel/compare/v0.1.0...HEAD
148+
[Unreleased]: https://github.com/MarkusNeusinger/cite-citadel/compare/v0.3.0...HEAD
149+
[0.3.0]: https://github.com/MarkusNeusinger/cite-citadel/compare/v0.2.0...v0.3.0
150+
[0.2.0]: https://github.com/MarkusNeusinger/cite-citadel/compare/v0.1.0...v0.2.0
149151
[0.1.0]: https://github.com/MarkusNeusinger/cite-citadel/releases/tag/v0.1.0

0 commit comments

Comments
 (0)