Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 440 Bytes

CHANGELOG.md

File metadata and controls

17 lines (10 loc) · 440 Bytes

Changelog

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.

0.2.0 - 2021-07-08

  • Switch to parking_lot from std::sync.
  • Fix potential deadlock in underlying synchronization primitives.

0.1.0 - 2018-12-08

Added

  • Initial release