Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ricaun committed May 22, 2024
1 parent 6512790 commit 0114e85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [1.3.3] / 2024-05-22
### Fixed
- Fix `TestCase` with the same Guid using `GuidFromString`.
- Fix `TestCase` with `.` in the name.
- Fix `TestCase` with the same Guid using `GuidFromString`. (Fix: #43)
- Fix `TestCase` with `.` in the name. (Fix: #44)
### TestAdapter
- Add `GuidFromString` in the `TestCaseUtils`.
- Update `SplitTestName` to check `(` and `"`.
Expand Down

0 comments on commit 0114e85

Please sign in to comment.