Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

40 lines (28 loc) · 1.1 KB

Changelog

co-log-polysemy uses PVP Versioning. The changelog is available on GitHub.

0.0.1.3 — Nov 2, 2021

  • #223: Support GHC-9.0.1.
  • Allow polysemy-1.6.0.0.
  • Bump up lower bound for co-log-core to 0.3.0.0.

0.0.1.2 — Apr 18, 2020

  • #186: Support GHC-8.10.1.

0.0.1.1 — Feb 17, 2020

0.0.1.0 — Jan 19, 2020

  • #121: Add LogAction and interpreter that works directly with the Sem monad. (by @chshersh)
  • #148: Support GHC-8.8.2. (by @chshersh)
  • Bump up polysemy to the latest version. (by @Avi-D-coder)

0.0.0.0 — May 5, 2019

  • Initially created.