From 9f7d895ab54f9442846d5dd573082d63859cf4c4 Mon Sep 17 00:00:00 2001 From: Stephen Macke Date: Tue, 17 Jan 2023 12:10:10 -0800 Subject: [PATCH] [no ci] update history --- HISTORY.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 228ff3d..52e81ed 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,6 +1,10 @@ History ======= +0.4.23 (2023-01-17) +------------------- +* Bugfix for waitpid on Windows; + 0.4.22 (2022-12-31) ------------------- * Misc maintenance / compatibility fixes;