Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 376 Bytes

CHANGELOG.md

File metadata and controls

14 lines (10 loc) · 376 Bytes

Changelog

0.2.0 - 2020-06-04

Changed

  • Changed the mutability needed for the synchronous APIs MemoryListener::incoming and MemoryListener::accept from &mut to &.

0.1.0 - 2019-05-06

Added

  • Initial release.