docs: audit unreleased changelogs

This commit is contained in:
Armin Ronacher
2026-07-11 00:01:31 +02:00
parent 3d8f74357c
commit 4c1861033b
3 changed files with 19 additions and 2 deletions
+4
View File
@@ -2,6 +2,10 @@
## [Unreleased]
### Added
- Added `AgentToolResult.addedToolNames` propagation to `ToolResultMessage` so tools introduced by a result can be loaded from that transcript point onward ([#6474](https://github.com/earendil-works/pi-mono/pull/6474)).
## [0.80.6] - 2026-07-09
### Added