Skip to content

Commit

Permalink
release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
matthid committed May 21, 2018
1 parent 3f7f0da commit 87390ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@

* ENHANCEMENT: Make caches more portable - https://github.com/fsharp/FAKE/issues/1924
* ENHANCEMENT: Handle Ctrl+C to properly shutdown (for example run final targets) - https://github.com/fsharp/FAKE/pull/1946
* ENHANCEMENT: Add `Target.deactivateBuildFailure` and `Target.deactivateFinal` - https://github.com/fsharp/FAKE/pull/1949
* BUGFIX: Fake had problems with `#load` directives in some scenarios - https://github.com/fsharp/FAKE/issues/1947
* BUGFIX: Parallel Builds on Team-Foundation would sometimes fail because of racy output of `#vso[]` commands - https://github.com/fsharp/FAKE/pull/1949
* BUGFIX: Parallel runner would run more targets than needed in error case - https://github.com/fsharp/FAKE/pull/1949

## 5.0.0-rc015 - 2018-05-21

Expand Down

0 comments on commit 87390ac

Please sign in to comment.