From c1f124cd795990805381aab786bab26bcb827ece Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brigitta=20Sip=C5=91cz?= Date: Fri, 24 Jan 2025 20:15:08 -0800 Subject: [PATCH] Finalizing changelog for v1.4.0 --- CHANGES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 9997379..4e4d97b 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,4 +1,4 @@ -1.4.0 (unreleased) +1.4.0 (2025-01-24) ================== - Fixing compatibility with pytest-asyncio. [#278]