summaryrefslogtreecommitdiff
path: root/crates/tor-socksproto/semver.md
blob: f93f68cc8e659406850b9414bb18b69f9de22894 (plain)
1
2
3
4
5
6
7
8
# BREAKING

 * Move `.handshake` methods to a new `Handshake` trait,
   and deprecate it.

# ADDED

 * New API, with `Handshake` trait and `step` method.