diff --git a/CHANGELOG.md b/CHANGELOG.md index 31fa44e..9e3a19f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +## [10.0.2] - 2025-06-20 + +### Added: +- We included the OSS clearance report and license file in the module package. + ## [10.0.1] - 2025-05-16 ### Fixed: diff --git a/dist/UnitTesting_10.0.2.mpk b/dist/UnitTesting_10.0.2.mpk new file mode 100644 index 0000000..d86b590 Binary files /dev/null and b/dist/UnitTesting_10.0.2.mpk differ diff --git a/pom.xml b/pom.xml index 4688c03..4d22bca 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.mendix.UnitTesting UnitTesting - 10.0.1 + 10.0.2 diff --git a/src/UnitTesting.mpr b/src/UnitTesting.mpr index 3769230..3e627df 100644 Binary files a/src/UnitTesting.mpr and b/src/UnitTesting.mpr differ diff --git a/src/project-settings.user.json b/src/project-settings.user.json index bf9ddc5..78c66c1 100644 --- a/src/project-settings.user.json +++ b/src/project-settings.user.json @@ -14,10 +14,6 @@ "suppressedRecommendations": [], "hasShownRecommendationsNotificationForThisApp": true, "type": "Mendix.Modeler.MxAssist.PerformanceBot.Serialization.Configuration.PerformanceBotConfiguration, Mendix.Modeler.MxAssist.PerformanceBot.Serialization, Version=10.21.0.0, Culture=neutral, PublicKeyToken=null" - }, - { - "antivirusExcludedProjectDirectory": "", - "type": "Mendix.Modeler.ProjectHandling.View.ProjectDirectory.ProjectDirectoryConfiguration, Mendix.Modeler.ProjectHandling.View, Version=10.21.0.0, Culture=neutral, PublicKeyToken=null" } ] } \ No newline at end of file