All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Switch to
parking_lot
fromstd::sync
. - Fix potential deadlock in underlying synchronization primitives.
- Initial release