Skip to content

1.1.0 release

Compare
Choose a tag to compare
@jvoegele jvoegele released this 02 Sep 18:29
· 60 commits to master since this release

[1.1.0] - 2017-09-02

Added

  • Add support for else clause in case_wait and cond_wait. (Issue #4)
  • Add this CHANGELOG

Changed

  • Use supervisor to manage condition variables. (Issue #5)

Fixed