From ad0d7bfa3bd0eed3793bfd82eeeeca23a10d1952 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brigitta=20Sip=C5=91cz?= Date: Wed, 7 Jun 2023 22:13:15 -0700 Subject: [PATCH] Finalizing changelog for v0.13.0 --- CHANGES.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index cab88cc..e5e3362 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,4 +1,4 @@ -0.12.2 (unreleased) +0.13.0 (2023-06-07) =================== - Compatibility with pytest 7.4 with respect to ``norecursedirs`` handling. [#201] @@ -15,7 +15,7 @@ 0.12.0 (2022-02-25) =================== -- Run doctests in docstrings of Numpy ufuncs. [#123, #174] +- Run doctests in docstrings of Numpy ufuncs. [#174, #175] 0.11.2 (2021-12-09) ===================