Skip to content

Commit

Permalink
ChangeLog updates for #1620 / #2133
Browse files Browse the repository at this point in the history
  • Loading branch information
mgsloan committed May 13, 2016
1 parent 452eacd commit 990fbb1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,15 @@ Other enhancements:
* Grab Cabal files via Git SHA to avoid regressions from Hackage revisions
[#2070](https://github.com/commercialhaskell/stack/pull/2070)
* Custom snapshots now support `ghc-options`.
* Package git repos are now re-used rather than re-cloned. See
[#1620](https://github.com/commercialhaskell/stack/issues/1620)

Bug fixes:

* Now ignore project config when doing `stack init` or `stack new`. See
[#2110](https://github.com/commercialhaskell/stack/issues/2110).
* Packages specified by git repo can now have submodules. See
[#2133](https://github.com/commercialhaskell/stack/issues/2133)

## 1.1.0

Expand Down

0 comments on commit 990fbb1

Please sign in to comment.