Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
Binary file added dist/UnitTesting_10.0.2.mpk
Binary file not shown.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.mendix.UnitTesting</groupId>
<artifactId>UnitTesting</artifactId>
<version>10.0.1</version>
<version>10.0.2</version>

<repositories>
<repository>
Expand Down
Binary file modified src/UnitTesting.mpr
Binary file not shown.
4 changes: 0 additions & 4 deletions src/project-settings.user.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
}