# Changelog ## 1.1.0 - Make `Line` thread-safe ([#7](https://github.com/thunderbird/operation-queue-rs/pull/7)) - Add docs.rs attribute to generate target/feature mentions ([#8](https://github.com/thunderbird/operation-queue-rs/pull/8)) ## 1.0.0 - Initial move of the operation queue code from the comm-central repository.