From 8f7853b78072af68fc19297b5d9f684a46907c87 Mon Sep 17 00:00:00 2001 From: Ryan Moran Date: Tue, 19 May 2020 14:26:12 -0400 Subject: [PATCH] Bump version to 2.3.10 [#172895172] Signed-off-by: Timothy Hitchener --- CHANGELOG | 30 ++++++++++++++++++++++++++++++ VERSION | 2 +- 2 files changed, 31 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index a83aa630c..0a16c00c6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,33 @@ +v2.3.10 May 19, 2020 +===================== + +* Remove old dotnet versions + +* Add dotnet-sdk 2.1.806 + for stack(s) cflinuxfs3 + (https://www.pivotaltracker.com/story/show/172809091) + +* Add dotnet-sdk 3.1.202 + for stack(s) cflinuxfs3 + (https://www.pivotaltracker.com/story/show/172809034) + +* Add dotnet-aspnetcore 2.1.18 + for stack(s) cflinuxfs3 + (https://www.pivotaltracker.com/story/show/172809033) + +* Add dotnet-runtime 2.1.18 + for stack(s) cflinuxfs3 + (https://www.pivotaltracker.com/story/show/172809036) + +* Add dotnet-runtime 3.1.4 + for stack(s) cflinuxfs3 + (https://www.pivotaltracker.com/story/show/172809030) + +* Add dotnet-aspnetcore 3.1.4 + for stack(s) cflinuxfs3 + (https://www.pivotaltracker.com/story/show/172809029) + + v2.3.9 Apr 13, 2020 ==================== diff --git a/VERSION b/VERSION index d63fa5726..506c62f67 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.3.9 \ No newline at end of file +2.3.10 \ No newline at end of file