Skip to content

Commit

Permalink
Bump version to 2.2.0 [#159075970]
Browse files Browse the repository at this point in the history
Co-authored-by: An Yu <[email protected]>
  • Loading branch information
Tyler Phelan and anyu committed Nov 20, 2018
1 parent 5dd8b5f commit 4d0adf0
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 1 deletion.
34 changes: 34 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,37 @@
v2.2.0 Oct 23, 2018
====================

* Add dotnet-runtime 1.1.10
for stack(s) cflinuxfs2, cflinuxfs3
(https://www.pivotaltracker.com/story/show/161105512)

* Add dotnet-runtime 2.1.5
for stack(s) cflinuxfs3
(https://www.pivotaltracker.com/story/show/160928053)

* Add dotnet-sdk 1.1.11, 2.1.403
for stack(s) cflinuxfs2, cflinuxfs3
(https://www.pivotaltracker.com/story/show/161105512)
(https://www.pivotaltracker.com/story/show/160928053)

* Add dotnet-aspnetcore 2.1.5
for stack(s) cflinuxfs3
(https://www.pivotaltracker.com/story/show/160928053)

* Add dotnet-aspnetcore 2.1.4
for stack(s) cflinuxfs2, cflinuxfs3
(https://www.pivotaltracker.com/story/show/160435346)

* Add start command for graceful shutdown
(https://www.pivotaltracker.com/story/show/160480483)

* Install dotnet-aspnetcore for aspnetcore apps
- Install dotnet-aspnetcore for FDD when it is in runtimeconfig.json
- Install dotnet-aspnetcore for source-based when it is in .csproj or in the nuget cache
- Do not install dotnet-runtime if it is already installed
(https://www.pivotaltracker.com/story/show/159044086)


v2.1.5 Sep 13, 2018
====================

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.5
2.2.0

0 comments on commit 4d0adf0

Please sign in to comment.