packages feed

unleash-client-haskell 0.4.8 → 0.5.0

raw patch · 2 files changed

+2/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -1,4 +1,4 @@-## <small>0.4.8 (2023-09-14)</small>+## <small>0.5.0 (2023-10-15)</small>  * Add homepage ([9c6d21c](https://github.com/finn-no/unleash-client-haskell/commit/9c6d21c)) * Move CHANGELOG.md to extra-doc-files ([bf6eb71](https://github.com/finn-no/unleash-client-haskell/commit/bf6eb71))
unleash-client-haskell.cabal view
@@ -1,7 +1,7 @@ cabal-version: 3.0  name: unleash-client-haskell-version: 0.4.8+version: 0.5.0 synopsis: Unleash feature toggle client description:     This is an [Unleash](https://www.getunleash.io/) client SDK for Haskell.