Skip to content

Commit

Permalink
Bump cabal-install version number to 1.20.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tibbe committed May 3, 2014
1 parent 6be50bc commit f775a64
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion cabal-install/cabal-install.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: cabal-install
Version: 1.20.0.0
Version: 1.20.0.1
Synopsis: The command-line interface for Cabal and Hackage.
Description:
The \'cabal\' command-line program simplifies the process of managing
Expand Down
5 changes: 5 additions & 0 deletions cabal-install/changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
-*-change-log-*-

1.20.0.1 Johan Tibell <[email protected]> May 2014
* Fix cabal repl search path bug on Windows
* Include OS and arch in cabal-install user agent
* Revert --constraint flag behavior in configure to 1.18 behavior

1.20.0.0 Johan Tibell <[email protected]> April 2014
* Build only selected executables
* Add -j flag to build/test/bench/run
Expand Down

0 comments on commit f775a64

Please sign in to comment.