Skip to content

Commit 03e8828

Browse files
astrieannadgodd
authored andcommitted
Bump version to 2.0.3 [#155316118]
Signed-off-by: Dave Goddard <dave@goddard.id.au>
1 parent 7635c21 commit 03e8828

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
v2.0.3 Feb 22, 2018
2+
====================
3+
4+
* Set default dotnet sdk to 2.x (previously 2.0.x)
5+
If the requested sdk version in global.json is missing, the buildpack
6+
will now attempt to find a version in the same major/minor line, before
7+
using the default sdk version. (Previously the default sdk version was
8+
immediately used)
9+
(https://www.pivotaltracker.com/story/show/155288588)
10+
11+
* Add node 6.13.0, remove node 6.12.3
12+
(https://www.pivotaltracker.com/story/show/155196463)
13+
114
v2.0.2 Feb 09, 2018
215
====================
316

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.2
1+
2.0.3

0 commit comments

Comments
 (0)