bluefin 0.0.4.0 → 0.0.4.1
raw patch · 2 files changed
+5/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- CHANGELOG.md +4/−0
- bluefin.cabal +1/−1
CHANGELOG.md view
@@ -1,3 +1,7 @@+## 0.0.4.1++* Add documentation for `Handle`+ ## 0.0.4.0 * Add documentation and functions to `Bluefin.Compound`
bluefin.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: bluefin-version: 0.0.4.0+version: 0.0.4.1 license: MIT license-file: LICENSE author: Tom Ellis