packages feed

cleff 0.3.0.0 → 0.3.0.1

raw patch · 2 files changed

+6/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -1,6 +1,10 @@ # Changelog for `cleff` -## Unreleased+## 0.3.0.1 (2022-02-21)++Clarify changelog: new features that are listed "Unreleased" in 0.3.0.0 changelog are in fact *released*++## 0.3.0.0 (2022-02-21)  ### Changed 
cleff.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack  name:           cleff-version:        0.3.0.0+version:        0.3.0.1 synopsis:       Fast and concise extensible effects description:    Please see the README on GitHub at <https://github.com/re-xyr/cleff#readme> category:       Control, Effect, Language