# Release Notes
* 2019-08-17: 0.0.7
* Removed `create_with_arcs()` function as `create()` is all that is needed now.
* Made SeccSender and SeccReceiver both clonable as they have internal `Arc`s.
* 2019-08-11: 0.0.6
* Improved README and Lib documentation.
* 2019-08-11: 0.0.1
* Migration from Axiom. SECC has been split off from Axiom into its own micro crate.