summaryrefslogtreecommitdiff
path: root/crates/tor-config-path/semver.md
blob: b2d174ab3d13714371910ee6196f823fe26c3b02 (plain)
1
2
3
4
5
6
# BREAKING: `CfgAddrError::ConstructUnixAddress` renamed to `ConstructAfUnixAddress`

No change to the semantics, just corrected terminology

We have removed the old variant so that any code which actively matches
on this variant won't be silently broken.