diff --git a/hypothesis-python/RELEASE.rst b/hypothesis-python/RELEASE.rst index 15297e006f..187430e822 100644 --- a/hypothesis-python/RELEASE.rst +++ b/hypothesis-python/RELEASE.rst @@ -1,5 +1,5 @@ RELEASE_TYPE: patch -This patch adds a :ref:`test statistics ` event when a generated example is rejected via :func:`assume ` or :func:`reject `. +This patch adds a :ref:`test statistics ` event when a generated example is rejected via :func:`assume `. This may also help with distinguishing ``gave_up`` examples in :doc:`observability ` (:issue:`3827`).