diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a54923..1757505 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Revision history for cabal-plan-bounds +## 0.1.5.1 -- 2023-10-31 + +* GHC-9.8 support + ## 0.1.5 -- 2023-08-17 * Strip patch-level from version numbers diff --git a/cabal-plan-bounds.cabal b/cabal-plan-bounds.cabal index 0e84823..77e0d1c 100644 --- a/cabal-plan-bounds.cabal +++ b/cabal-plan-bounds.cabal @@ -1,6 +1,6 @@ cabal-version: 3.0 name: cabal-plan-bounds -version: 0.1.5 +version: 0.1.5.1 synopsis: Derives cabal bounds from build plans description: Manually curated dependency version ranges tend to become a lie: They likely