Skip to content

Commit ebf6515

Browse files
author
jgstern-agent
committed
docs(changelog): consolidate v1.2.0 into v1.2.1 (v1.2.0 was never released)
Signed-off-by: jgstern-agent <josh-agent@iterabloom.com>
1 parent 815bb67 commit ebf6515

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@ This changelog tracks the **tool version** (package releases). The **schema vers
99

1010
## [Unreleased]
1111

12-
## [1.2.1] - 2026-01-28
13-
14-
## [1.2.0] - 2026-01-28
12+
## [1.2.1] - 2026-01-29
1513

1614
### Summary
1715

@@ -111,6 +109,9 @@ Major expansion: **37 new analyzers** across languages, templates, config format
111109
- **cargo_binary**: YAML pattern now matches `kind="binary"` (actual analyzer output).
112110
- **HTTP linker**: Falls back to direct `meta.route_path`/`meta.http_method` when concept metadata unavailable.
113111

112+
#### Symbol resolution
113+
- **INV-007**: Go import path resolution now correctly disambiguates when multiple files define the same symbol (e.g., generated protobuf files). `ListNameResolver` tries progressively shorter path suffixes and falls back to deterministic ordering.
114+
114115
## [1.1.0] - 2026-01-24
115116

116117
> Note: This version was tagged in the codebase but never published to PyPI. It marks a milestone with breaking changes relative to v1.0.0. Hopefully our next release will be hiccup-free and actually publish to PyPI.

0 commit comments

Comments
 (0)