Skip to content

Commit 595276f

Browse files
authored
Merge pull request #53 from mendix/uia/810-support-react-client
[UIA-810] Release of version 9.5.0
2 parents 9242fa1 + 2e6ad84 commit 595276f

File tree

4 files changed

+6
-1
lines changed

4 files changed

+6
-1
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+
## [9.5.0] - 2024-05-28
10+
11+
### Fixed:
12+
- We updated the unit test details page for React client compatibility, introduced in Mendix 10.7.0
13+
914
## [9.4.3] - 2024-05-01
1015

1116
### Fixed:

dist/UnitTesting_9.5.0.mpk

2.94 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>9.4.3</version>
9+
<version>9.5.0</version>
1010

1111
<repositories>
1212
<repository>

src/UnitTesting.mpr

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)