Skip to content

Commit

Permalink
Update ChangeLog.md for #1924 #2080
Browse files Browse the repository at this point in the history
  • Loading branch information
mgsloan committed Apr 29, 2016
1 parent dd98fbc commit d63395e
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 @@ -39,6 +39,10 @@ Behavior changes:
* `stack build pkg-1.2.3` will now build even if the snapshot has a different
package version - it is treated as an extra-dep. `stack build local-pkg-1.2.3`
is an error even if the version number matches the local package.
* Having a `nix:` section no longer implies enabling nix build. This allows the
user to globally configure whether nix is used (unless the project overrides
the default explicitly). See
[#1924](https://github.com/commercialhaskell/stack/issues/1924).

Other enhancements:

Expand Down

0 comments on commit d63395e

Please sign in to comment.