Skip to content

Commit

Permalink
Bump version to 1.0.3 [#132844471]
Browse files Browse the repository at this point in the history
  • Loading branch information
RochesterinNYC committed Oct 21, 2016
1 parent 81ea621 commit 32e1182
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
v1.0.3 Oct 21, 2016
====================

* Add default_versions support to buildpack
(https://www.pivotaltracker.com/story/show/132168017)
(https://www.pivotaltracker.com/story/show/132167537)

* Add option to clear Nuget cache
(https://www.pivotaltracker.com/story/show/132160087)

* Run verbose `dotnet run` and `dotnet restore` when BP_DEBUG is specified
(https://www.pivotaltracker.com/story/show/130651349)

* Add node 6.9.1, remove node 6.7.0
(https://www.pivotaltracker.com/story/show/132796533)

* Remove .NET Core 1.0.0 RC2 from manifest
(https://www.pivotaltracker.com/story/show/132028795)

v1.0.2 Oct 11, 2016
====================

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

0 comments on commit 32e1182

Please sign in to comment.