From 2d535511cef156c70b5bf1fbf344e03cb1dfc63e Mon Sep 17 00:00:00 2001 From: Arjun Sreedharan Date: Fri, 5 Aug 2022 17:54:33 +0000 Subject: [PATCH] Bump version to 2.4.0 --- CHANGELOG | 33 +++++++++++++++++++++++++++++++++ VERSION | 2 +- 2 files changed, 34 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 50bb6af4d..868bcb767 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,36 @@ +v2.4.0 Aug 05, 2022 +===================== + +* Introduce cflinuxfs4 stack support. + cflinuxfs4 is not supported for the .NET 3.1 version line + Use .NET 6.0 for cflinuxfs4 stack. + +* Bump github.com/Sealights/libbuildpack-sealights from 1.1.0 to 1.2.0 + - [Release notes](https://github.com/Sealights/libbuildpack-sealights/releases) + - [Changelog](https://github.com/Sealights/libbuildpack-sealights/blob/master/release_info.go) + +* Add dotnet-sdk 3.1.421, remove 6.0.420 + for stack(s) cflinuxfs3 + (https://www.pivotaltracker.com/story/show/182703553) + +* Add dotnet-sdk 6.0.302, remove 6.0.301 + (https://www.pivotaltracker.com/story/show/182703234) + +* Add dotnet-runtime 3.1.27, remove 3.1.26 + for stack(s) cflinuxfs3 + (https://www.pivotaltracker.com/story/show/182703221) + +* Add dotnet-runtime 6.0.7, remove 6.0.6 + (https://www.pivotaltracker.com/story/show/182703013) + +* Add dotnet-aspnetcore 3.1.27, remove 3.1.26 + for stack(s) cflinuxfs3 + (https://www.pivotaltracker.com/story/show/182703050) + +* Add dotnet-aspnetcore 6.0.7, remove 6.0.6 + (https://www.pivotaltracker.com/story/show/182703012) + + v2.3.44 Jul 08, 2022 ===================== diff --git a/VERSION b/VERSION index 471cc6f03..197c4d5c2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.3.44 \ No newline at end of file +2.4.0