summaryrefslogtreecommitdiff
path: root/crates/tor-keymgr/semver.md
blob: 027adc0f79d3d1efebbc2f48c94ccce0454f22f0 (plain)
1
2
3
### BREAKING: Drop param `item_type: &KeystoreItemType` from `Keystore::insert`

`Keystore::insert` now uses param `key: &dyn EncodableItem` to obtain a `KeystoreItemType`.