diff --git a/CHANGELOG b/CHANGELOG index c0d0dfa03..972c74aa4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,25 @@ +v2.4.16 Aug 17, 2023 +===================== + +* Add dotnet-runtime 6.0.21, remove dotnet-runtime 6.0.20 for stack(s) cflinuxfs4, cflinuxfs3 + +* Add dotnet-sdk 6.0.413, remove dotnet-sdk 6.0.412 for stack(s) cflinuxfs4, cflinuxfs3 + +* Add dotnet-aspnetcore 6.0.21, remove dotnet-aspnetcore 6.0.20 for stack(s) cflinuxfs4, cflinuxfs3 + +* Add dotnet-runtime 7.0.10, remove dotnet-runtime 7.0.9 for stack(s) cflinuxfs4, cflinuxfs3 + +* Add dotnet-sdk 7.0.400, remove dotnet-sdk 7.0.306 for stack(s) cflinuxfs4, cflinuxfs3 + +* Add dotnet-aspnetcore 7.0.10, remove dotnet-aspnetcore 7.0.9 for stack(s) cflinuxfs4, cflinuxfs3 + +* Add libunwind 1.7.2, remove libunwind 1.7.0 for stack(s) cflinuxfs3, cflinuxfs4 + +* Add node 18.17.1, remove node 18.17.0 for stack(s) cflinuxfs4, cflinuxfs3 + +* Bump github.com/Sealights/libbuildpack-sealights from 1.2.0 to 1.3.0 + + v2.4.15 Jul 19, 2023 ===================== diff --git a/VERSION b/VERSION index 9b83c553a..f14f5bd63 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.4.15 \ No newline at end of file +2.4.16 \ No newline at end of file