diff --git a/cabal-install/changelog b/cabal-install/changelog index bc87f1035ba9b351172f28782839753dbbb8bc9d..bf1f18f91533c8e19a6097e1fac2edb5f47bc10e 100644 --- a/cabal-install/changelog +++ b/cabal-install/changelog @@ -1,6 +1,6 @@ -*-change-log-*- -3.2.0.0 Someone <mailto:somewhere@example.com> February 2020 +3.2.0.0 Herbert Valerio Riedel <hvr@gnu.org> 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 <hvr@gnu.org> April 2020 * Create store incoming directory ([#4130](https://github.com/haskell/cabal/issues/4130)) * `fetchRepoTarball` output is not marked