summaryrefslogtreecommitdiff
path: root/crates/tor-linkspec/semver.md
blob: c1da8303f7de92967151f0d08b465922a29b12fa (plain)
1
2
3
4
BREAKING: Rename UnparsedLinkSpec => EncodedLinkSpec
BREAKING: EncodedLinkSpec::new() now takes LinkSpecType.
ADDED: LinkSpecType as a public type.