diff --git a/cabal-install/changelog b/cabal-install/changelog index bc87f1035ba..bf1f18f9153 100644 --- a/cabal-install/changelog +++ b/cabal-install/changelog @@ -1,6 +1,6 @@ -*-change-log-*- -3.2.0.0 Someone February 2020 +3.2.0.0 Herbert Valerio Riedel April 2020 * `v2-build` (and other `v2-`prefixed commands) now accept the `--benchmark-option(s)` flags, which pass options to benchmark executables (analogous to how `--test-option(s)` works). (#6209) @@ -17,7 +17,7 @@ * `cabal v2-run` works with `.lhs` files (#6134) * `subdir` in source-repository-package accepts multiple entries (#5472) -3.0.1.0 TBW December 2019 +3.0.1.0 Herbert Valerio Riedel April 2020 * Create store incoming directory ([#4130](https://github.com/haskell/cabal/issues/4130)) * `fetchRepoTarball` output is not marked