Skip to content
Snippets Groups Projects
Commit a5ea3533 authored by Ian Jackson's avatar Ian Jackson
Browse files

semver notes.

parent a020f82d
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,9 @@ arti-client:
Replace ArtiClientBuilder's methods for individual elements of TorClientConfigBuilder
with an accessor `.tor()` to get `&mut TorClientConfigBuilder`.
Abolished `TorClientConfig::get_circmgr_config`.
Abolished `TorClientConfig::get_dirmgr_config`.
arti:
Provide library crate with unstable API.
......@@ -46,7 +49,10 @@ arti-client:
tor-dirmgr:
new-api: DirMgrConfig object now has accessors.
DirMgrCfg: totally changed, builder abolished.
tor-circmgr:
CircMgrCfg: totally changed, builder abolished.
tor-netdoc:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment