changelog

This commit is contained in:
Daniel Gröber 2014-11-03 23:14:06 +01:00
parent 18138a7866
commit f038df4d6e
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
2014-11-03 v5.2.1.1
* Fix `findCabalFiles` thinking `$HOME/.cabal` is a cabal file.
* Support `where` clauses, `let` bindings and `case` expressions
in case splitting, #400
2014-11-02 v5.2.1.0
* Fix `newTempDir` on Windows