Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 578 Bytes

CHANGELOG.md

File metadata and controls

21 lines (13 loc) · 578 Bytes

0.2.1 (2024-06-03)

  • Add unexpected_cfgs flag in Cargo.toml and accordingly decrease MSRV to 1.64 (#2).

0.2.0 (2024-05-15)

  • Make it possible to specify a deadline when waiting for an event (#1).
  • Increase the MSRV to work around breakage introduced by the new --check-cfg being enabled by default.

Note: there are no API-breaking changes, the minor version was only increased due to the new MSRV.

0.1.0 (2023-07-16)

Initial release