Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pschanely committed Jan 23, 2025
1 parent 0e78258 commit 51bafc9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,11 @@ pytest . --hypothesis-profile=crosshair

## Changelog

### Next Version
* Limit the re-thow behavior in 0.0.17 to Unsatisfiable errors exclusively
* Change default path timeout to 2.5 seconds
* Prevent false positives by ensuring user exceptions are only exposed under concrete executions.

### 0.0.18
* Ensure drawn floats respect hypothesis signed-zero semantics for min_value/max_value.

Expand Down

0 comments on commit 51bafc9

Please sign in to comment.