Skip to content

Commit e7401b8

Browse files
ameyer-pivotaldwillistBen16
authored andcommitted
Bump version to 2.1.5 [#160141823]
Co-authored-by: Daniel Thornton <dthornton@pivotal.io> Co-authored-by: Ben Fickes <bfickes@pivotal.io>
1 parent 2c16f71 commit e7401b8

File tree

2 files changed

+34
-1
lines changed

2 files changed

+34
-1
lines changed

CHANGELOG

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
1+
v2.1.5 Sep 13, 2018
2+
====================
3+
4+
* AspNetCore runtime will be added to the buildpack in the next release
5+
6+
* Update dotnet-sdk versions
7+
8+
- Added 2.1.402, removed 2.1.400 for stacks cflinuxfs2, cflinuxfs3
9+
(https://www.pivotaltracker.com/story/show/160435346)
10+
(https://www.pivotaltracker.com/story/show/160141823)
11+
12+
* Update dotnet-runtime versions
13+
14+
- Added 2.1.4, removed 2.1.1 for stacks cflinuxfs2, cflinuxfs3
15+
(https://www.pivotaltracker.com/story/show/160435346)
16+
(https://www.pivotaltracker.com/story/show/160141823)
17+
18+
* Clean up old dotnet-sdk and dotnet-runtime versions
19+
Removed:
20+
- dotnet-sdk: 2.1.301
21+
- dotnet-runtimes: 2.1.0, 2.0.0, 1.1.2, 1.0.5
22+
(https://www.pivotaltracker.com/story/show/160141823)
23+
(https://www.pivotaltracker.com/story/show/159809271)
24+
25+
* Test for BOM at the beginning of global.json
26+
(https://www.pivotaltracker.com/story/show/159041833)
27+
28+
* Ensure that the runtime is installed to the linked dotnet-sdk location during finalize
29+
(https://www.pivotaltracker.com/story/show/157522566)
30+
31+
* Allow F# apps to be run with all versions of dotnet core
32+
(https://www.pivotaltracker.com/story/show/157569422)
33+
134
v2.1.4 Jul 31, 2018
235
====================
336

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.4
1+
2.1.5

0 commit comments

Comments
 (0)