summaryrefslogtreecommitdiff
path: root/crates/tor-chanmgr/semver.md
blob: 0a45c881475a3b903ed351d9860ca656912e4b4e (plain)
1
2
3
BREAKING: Channel is now explicitly wrapped in Arc<> wherever it
occurs.  Previously, it was an implicitly Arc<> type.