Skip to content

Commit 269e3e0

Browse files
docs(changelog): clarify recent resolver changes
1 parent 58d6a10 commit 269e3e0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## [v0.0.6] - 2026-05-16
5+
## [Unreleased] - 2026-05-16
66

77
### Changed
88

9-
- Restored resolver analyzer and response model compatibility while keeping the full resolver test suite at 100% coverage.
10-
- Updated resolver helper and store surfaces to preserve strict typing and linting without regressions.
9+
- Restored analyzer helper compatibility by keeping log-query construction available for tests and routing analyzer execution through the request/service path.
10+
- Converted response list fields to real Pydantic defaults and tightened analyzer, datasource, engine, and store helper surfaces for strict typing.
1111

1212
## [v0.0.5] - 2026-04-21
1313

0 commit comments

Comments
 (0)