From 28cd95ebc306fcf60c423598ba17296092282287 Mon Sep 17 00:00:00 2001 From: Haifeng Jin <5476582+haifeng-jin@users.noreply.github.com> Date: Fri, 27 Jan 2023 23:26:09 -0800 Subject: [PATCH] Update RELEASE.md (#1840) --- RELEASE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE.md b/RELEASE.md index 7e5afa548..6ccc2fe60 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -10,3 +10,4 @@ ## New features ## Bug fixes +* Now also support `numpy>=1.24`.