Skip to content

Commit

Permalink
Release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
matthid committed Dec 3, 2018
1 parent 9ce6ee7 commit 38042aa
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
# Release Notes

## 5.11.0-alpha - tbd
## 5.11.0 - 2018-12-03

* DOCUMENTATION: Further fixes on the website - https://github.com/fsharp/FAKE/pull/2196 & https://github.com/fsharp/FAKE/pull/2202
* DOCUMENTATION: Fix DotNet.NuGet samples - https://github.com/fsharp/FAKE/pull/2198/files
* DOCUMENTATION: Smaller fixes - https://github.com/fsharp/FAKE/pull/2211 & https://github.com/fsharp/FAKE/pull/2213 & https://github.com/fsharp/FAKE/pull/2212 & https://github.com/fsharp/FAKE/pull/2217 & https://github.com/fsharp/FAKE/pull/2208 & https://github.com/fsharp/FAKE/pull/2209
* NEW: module `Fake.DotNet.ILMerge` - https://github.com/fsharp/FAKE/pull/2195
* ENHANCEMENT: Support netcore paket (global tool) - https://github.com/fsharp/FAKE/pull/2191
* ENHANCEMENT: Properly fail when using FxCop on non-windows
* (Minor) BREAKING: Drop support for `netstandard1.6` (please open an issue if that actually hits you).
* BUGFIX: Fail on non-windows - https://github.com/fsharp/FAKE/pull/2200
* BUGFIX: Globbing fails when directory is deleted at the same time - https://github.com/fsharp/FAKE/issues/2203
* BUGFIX: Custom escaping was not working with `fromRawWindowsCommandLine` - https://github.com/fsharp/FAKE/issues/2197

## 5.10.1 - 2018-11-11

Expand Down

0 comments on commit 38042aa

Please sign in to comment.