Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 543 Bytes

CHANGELOG.md

File metadata and controls

26 lines (17 loc) · 543 Bytes

Changelog

All notable changes to this project will be documented in this file.

[1.0.0] - 2021-02-03

Changed

  • MVar is redefined to match Haskell's implementation more closely

[0.0.1] - 2018-12-21

Added

  • MVar classes that implement Haskell's Control.Concurrent.MVar
  • tests
  • example

Changed

  • Nothing

Removed

  • Nothing

Remarks

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.