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 e05de8d commit eb6651b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions doc/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,17 @@ Next Version
* Nothing yet!


Version 0.0.82
--------------

* Preserve symbolics in more math.copysign use cases.
* Disable stack-based nondeterminism checks.
In rare cases
(see `this thread <https://github.com/HypothesisWorks/hypothesis/pull/4034#issuecomment-2606415404>`__),
the stack-based nondeterminism checks can be overly conservative.
CrossHair will still check and require that the solver is queried
deterministically.

Version 0.0.81
--------------

Expand Down

0 comments on commit eb6651b

Please sign in to comment.