Skip to content

Commit 1636d85

Browse files
committed
rewrite release notes
1 parent 5bc3849 commit 1636d85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hypothesis-python/RELEASE.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
RELEASE_TYPE: patch
1+
RELEASE_TYPE: minor
22

3-
This patch adds support for variable-width bytes in our IR layer (:pull:`3962`), which should mean improved performance anywhere you use :func:`~hypothesis.strategies.binary`.
3+
This release adds support for variable-width bytes in our IR layer (:issue:`3921`), which should mean improved performance anywhere you use :func:`~hypothesis.strategies.binary`. If you maintain an alternative backend as part of our (for now explicitly unstable) :ref:`alternative-backends`, this release changes the ``draw_*`` interface and may be a breaking change for you.

0 commit comments

Comments
 (0)