diff --git a/Cabal/ChangeLog.md b/Cabal/ChangeLog.md index bf91e60f78544b3882b501a87940ec9d5e7f1330..f86e5b490eb488cc5e4717aefdc5b108baa96db9 100644 --- a/Cabal/ChangeLog.md +++ b/Cabal/ChangeLog.md @@ -19,6 +19,8 @@ * Add `unsnoc` and `unsnocNE` to `Distribution.Utils.Generic` * Add `Set'` modifier to `Distribution.Parsec.Newtypes` * Add `Distribution.Compat.Async` + * Disallow spaces around colon `:` in Dependency (`build-depends` syntax + * Make `configure` accept any `pkg-config --modversion` output # 3.0.1.0 TBW * Add GHC-8.8 flags to normaliseGhcFlags