Skip to content

Commit 7b423f8

Browse files
authored
Release Unit Testing 10.0.2 (#64)
* Release Unit Testing v10.0.2 * Release Unit Testing v10.0.2
1 parent de4ed57 commit 7b423f8

File tree

5 files changed

+6
-5
lines changed

5 files changed

+6
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased]
88

9+
## [10.0.2] - 2025-06-20
10+
11+
### Added:
12+
- We included the OSS clearance report and license file in the module package.
13+
914
## [10.0.1] - 2025-05-16
1015

1116
### Fixed:

dist/UnitTesting_10.0.2.mpk

3.33 MB
Binary file not shown.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.mendix.UnitTesting</groupId>
88
<artifactId>UnitTesting</artifactId>
9-
<version>10.0.1</version>
9+
<version>10.0.2</version>
1010

1111
<repositories>
1212
<repository>

src/UnitTesting.mpr

0 Bytes
Binary file not shown.

src/project-settings.user.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@
1414
"suppressedRecommendations": [],
1515
"hasShownRecommendationsNotificationForThisApp": true,
1616
"type": "Mendix.Modeler.MxAssist.PerformanceBot.Serialization.Configuration.PerformanceBotConfiguration, Mendix.Modeler.MxAssist.PerformanceBot.Serialization, Version=10.21.0.0, Culture=neutral, PublicKeyToken=null"
17-
},
18-
{
19-
"antivirusExcludedProjectDirectory": "",
20-
"type": "Mendix.Modeler.ProjectHandling.View.ProjectDirectory.ProjectDirectoryConfiguration, Mendix.Modeler.ProjectHandling.View, Version=10.21.0.0, Culture=neutral, PublicKeyToken=null"
2117
}
2218
]
2319
}

0 commit comments

Comments
 (0)