summaryrefslogtreecommitdiff
path: root/crates/tor-keymgr/semver.md
blob: 119d57425577b3d9d7b6cd8c1afcc22a2c27e4a2 (plain)
1
2
3
### BREAKING: The signature of `Keystore::list` has changed

* `Keystore::list` now returns type `Result<Vec<KeystoreEntryResult<(KeyPath, KeystoreItemType)>>>`.