Skip to content

Commit 66a382e

Browse files
docs(changelog): drop internal-process reference from 0.7.0 entry (#6)
Follow-up to #4. CHANGELOG entry inherited a phrase referencing internal tooling via the squash-merge auto-body. Replaces it with a neutral paraphrase that carries the same meaning. One-line, no code or wire impact.
1 parent 19010cb commit 66a382e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Pre-1.0 minor bumps may still contain breaking changes; see `CLAUDE.md` and
7373
consumer into a hard-fail on the next protocol major that evolves the
7474
hash inputs.
7575
- **`Unknown` sentinel variants** on `RiskBand` and `CoverageSource`,
76-
closing the last two forward-compat gaps surfaced by a /sweep audit
76+
closing the last two forward-compat gaps from a pre-release audit
7777
of every public enum in the crate. Adds `#[serde(other)] Unknown` to
7878
both. Future producers MAY add new variants (`Critical` / `Negligible`
7979
for `RiskBand`; `IstanbulDir` / `TraceEvent` / `RuntimeBeacon` for

0 commit comments

Comments
 (0)