diff --git a/CHANGELOG.md b/CHANGELOG.md index f76554c..d8a37ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ - `ghcup install ghc -u ` * fix bug when cabal isn't marked executable in bindist * fix bug when `~/.ghcup` is a valid symlink wrt #49 -* Add JSON roundtrip tests +* Drop support for compiling cabal from source (the old bootstrap script is discontinued) ## 0.1.10 -- 2020-08-14