From 1ee8b00c8e0fea2b3961e6043390abd264613c0e Mon Sep 17 00:00:00 2001 From: Simon Perkins Date: Tue, 30 Jul 2024 14:04:32 +0200 Subject: [PATCH] [skip ci] Update HISTORY.rst --- HISTORY.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.rst b/HISTORY.rst index 7391afd2..b28c8121 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -4,6 +4,7 @@ History 0.3.7 (2024-05-23) ------------------ +* Workaround numba #5929 (:pr:`312`) * Fix bda overload to return an implementation (:pr:`307`) * Upgrade obsolete readthedocs configuration (:pr:`304`)