Skip to content

Commit 32e1182

Browse files
Bump version to 1.0.3 [#132844471]
1 parent 81ea621 commit 32e1182

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
v1.0.3 Oct 21, 2016
2+
====================
3+
4+
* Add default_versions support to buildpack
5+
(https://www.pivotaltracker.com/story/show/132168017)
6+
(https://www.pivotaltracker.com/story/show/132167537)
7+
8+
* Add option to clear Nuget cache
9+
(https://www.pivotaltracker.com/story/show/132160087)
10+
11+
* Run verbose `dotnet run` and `dotnet restore` when BP_DEBUG is specified
12+
(https://www.pivotaltracker.com/story/show/130651349)
13+
14+
* Add node 6.9.1, remove node 6.7.0
15+
(https://www.pivotaltracker.com/story/show/132796533)
16+
17+
* Remove .NET Core 1.0.0 RC2 from manifest
18+
(https://www.pivotaltracker.com/story/show/132028795)
19+
120
v1.0.2 Oct 11, 2016
221
====================
322

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.2
1+
1.0.3

0 commit comments

Comments
 (0)