From c348093c5a64ea78e4acc76973e50950486c3b80 Mon Sep 17 00:00:00 2001 From: Sophie Wigmore Date: Mon, 18 Mar 2024 15:09:55 -0400 Subject: [PATCH] Bump version to 2.4.26 (#948) --- CHANGELOG | 23 +++++++++++++++++++++++ VERSION | 2 +- 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 8eda86829..50d3a56a8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,26 @@ +v2.4.26 Mar 15, 2024 +===================== + +* Add dotnet-sdk 8.0.203, remove dotnet-sdk 8.0.202 (#947) + +* Add dotnet-aspnetcore 6.0.28, remove dotnet-aspnetcore 6.0.27 + +* Add dotnet-runtime 6.0.28, remove dotnet-runtime 6.0.27 (#940) + +* Add dotnet-sdk 6.0.420, remove dotnet-sdk 6.0.419 (#939) + +* Add dotnet-aspnetcore 7.0.17, remove dotnet-aspnetcore 7.0.16 (#942) + +* Add dotnet-runtime 7.0.17, remove dotnet-runtime 7.0.16 (#945) + +* Add dotnet-sdk 7.0.407, remove dotnet-sdk 7.0.406 (#941) + +* Add dotnet-aspnetcore 8.0.3, remove dotnet-aspnetcore 8.0.2 (#937) + +* Add dotnet-runtime 8.0.3, remove dotnet-runtime 8.0.2 (#943) + +* Add dotnet-sdk 8.0.202, remove dotnet-sdk 8.0.201 (#938) + v2.4.25 Mar 04, 2024 ===================== diff --git a/VERSION b/VERSION index 57b352df1..21f40d973 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.4.25 \ No newline at end of file +2.4.26 \ No newline at end of file