Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EnricoMi committed Jan 13, 2025
1 parent 16d17d4 commit 97c4be6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [4.0.0]
### Breaking
Setter method `TestCase.result` used to ignore values of invalid types. This method now throws a `ValueError` instead.

## [3.1.2] - 2024-08-31
### Fixed
- the `TestCase.result` type annotation
Expand Down Expand Up @@ -167,4 +171,4 @@ This release addresses issues and PRs by @markgras.
## [0.9.0]
### Changed
* Supports xmls with ``testcase`` as root node.
* First beta release.
* First beta release.

0 comments on commit 97c4be6

Please sign in to comment.