# Release Notes * 2019-08-18: 0.0.9 * Most `unsafe` code has been eliminated, enhancing stability. * Fix to Issue #10 involving a SEGFAULT. * 2019-08-17: 0.0.8 * Fixing issue #4 * 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.