fix(coding-agent): fix changelog links

Fixes #5516
This commit is contained in:
Armin Ronacher
2026-06-08 20:31:20 +02:00
parent 2edd6b432a
commit 20b78eafb4
7 changed files with 543 additions and 32 deletions

View File

@@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- Fixed GitHub release notes and interactive changelog links to resolve package-relative documentation URLs correctly ([#5516](https://github.com/earendil-works/pi/issues/5516)).
## [0.79.0] - 2026-06-08
### New Features