Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 293 Bytes

CHANGELOG.md

File metadata and controls

23 lines (12 loc) · 293 Bytes

Version 1.2.2

  • Fix typos in the docs.

Version 1.2.1

  • Forbid unsafe code.

Version 1.2.0

  • Make the inner std::sync::Arc public.

Version 1.1.0

  • Implement AsyncSeek for Arc, Mutex, and &Mutex.

Version 1.0.1

  • Fix failing tests.

Version 1.0.0

  • Initial version