You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs-src/changelog.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
HypoFuzz uses [calendar-based versioning](https://calver.org/), with a
3
3
`YY-MM-patch` format.
4
4
5
+
## 25.02.2
6
+
7
+
Initial support for [stateful tests](https://hypothesis.readthedocs.io/en/latest/stateful.html).
8
+
5
9
## 25.02.1
6
10
7
11
Use a new mutator based on the typed choice sequence (https://github.com/HypothesisWorks/hypothesis/issues/3921), bringing back compatibility with new Hypothesis versions.
0 commit comments