diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b84a68..3520420 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Revision history for ghcup +## 0.1.17.10 -- 2022-05-12 + +* windows hotfix (hackage-only release) + +## 0.1.17.9 -- 2022-05-12 + +* broken sdist (hackage-only release) + ## 0.1.17.8 -- 2022-05-11 * Fix a serious (but hard to trigger) bug when combining `--isolate ` with `--force`, please make sure to upgrade or avoid `--force` diff --git a/ghcup.cabal b/ghcup.cabal index 64889bc..ddde39b 100644 --- a/ghcup.cabal +++ b/ghcup.cabal @@ -1,6 +1,6 @@ cabal-version: 3.0 name: ghcup -version: 0.1.17.8 +version: 0.1.17.10 license: LGPL-3.0-only license-file: LICENSE copyright: Julian Ospald 2020