diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 3b34e99aa9..521d893466 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,6 +1,7 @@ -#### 5.5.0-alpha005 - 05.07.2017 +#### 5.5.0-alpha006 - 05.07.2017 * Support for dotnet cli tools - https://github.com/fsprojects/Paket/pull/2486 * GNU-compatible command line - https://github.com/fsprojects/Paket/pull/2429 +* BUGFIX: Fixed NugetV2 querying - https://github.com/fsprojects/Paket/pull/2485 * BUGFIX: Show stack trace only in verbose mode - https://github.com/fsprojects/Paket/pull/2481 * BUGFIX: find-packages doesn't require paket.dependencies to be present - https://github.com/fsprojects/Paket/pull/2483 * BUGFIX: Fixed for usage of the new csproj with targetFramework - https://github.com/fsprojects/Paket/pull/2482