Skip to content

Commit

Permalink
Bump version to 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
arjun024 committed Sep 14, 2022
1 parent 6cececb commit 73cd269
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 1 deletion.
28 changes: 28 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,31 @@
v2.4.1 Sep 14, 2022
====================

* Bug Fix: Fix logic in rolling the version forward
(https://github.com/cloudfoundry/dotnet-core-buildpack/pull/646)

* Add dotnet-sdk 3.1.423, remove dotnet-sdk 3.1.421
for stack(s) cflinuxfs3

* Add dotnet-sdk 6.0.401, remove dotnet-sdk 6.0.302
for stack(s) cflinuxfs4, cflinuxfs3

* Add dotnet-runtime 3.1.29, remove dotnet-runtime 3.1.27
for stack(s) cflinuxfs3

* Add dotnet-runtime 6.0.9, remove dotnet-runtime 6.0.7
for stack(s) cflinuxfs4, cflinuxfs3

* Add dotnet-aspnetcore 3.1.29, remove dotnet-aspnetcore 3.1.27
for stack(s) cflinuxfs3

* Add dotnet-aspnetcore 6.0.9, remove dotnet-aspnetcore 6.0.7
for stack(s) cflinuxfs4, cflinuxfs3

* Add node 16.17.0, remove node 16.16.0
for stack(s) cflinuxfs4, cflinuxfs3


v2.4.0 Aug 05, 2022
=====================

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

0 comments on commit 73cd269

Please sign in to comment.