Skip to content

Commit

Permalink
ChangeLog additions for #863
Browse files Browse the repository at this point in the history
  • Loading branch information
mgsloan committed May 4, 2016
1 parent 589eaa8 commit 0b8dc31
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,19 @@ Release notes:

Major changes:

* Extensible custom snapshots implemented. These allow you to define snapshots
which extend other snapshots. See
[#863](https://github.com/commercialhaskell/stack/issues/863). Local file custom
snapshots can now be safely updated without changing their name. Remote custom
snapshots should still be treated as immutable.

Behavior changes:

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`.

Bug fixes:

Expand Down

0 comments on commit 0b8dc31

Please sign in to comment.