From 3b1a234ea3bcc7409d1b2cf765ae42fef1b44166 Mon Sep 17 00:00:00 2001 From: Marko Lahma Date: Thu, 6 Jul 2023 06:02:23 +0300 Subject: [PATCH] Release 3.0.2 preparations --- changelog.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/changelog.txt b/changelog.txt index 4399d4c9..a602fc73 100644 --- a/changelog.txt +++ b/changelog.txt @@ -2,6 +2,17 @@ SPRING.NET FRAMEWORK CHANGELOG ============================== http://www.springframework.net +***************************************************************************************** +Release Version 3.0.2 Jul 6, 2023 + +Release Notes - Spring.NET - Version 3.0.2 + +New Feature Highlights + +* Add netstandard2.0 support to Spring.Testing.Microsoft (#237) +* Upgrade to NUKE 7.0.2 (#238) + + ***************************************************************************************** Release Version 3.0.1 Dec 6, 2022