From a33a9c7effeea56420ab30ec8402ad970c1d5e99 Mon Sep 17 00:00:00 2001 From: Inada Naoki Date: Wed, 8 Oct 2025 17:35:23 +0900 Subject: [PATCH] update changelog --- ChangeLog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog.rst b/ChangeLog.rst index e35a15a..beeab15 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -3,10 +3,13 @@ Release Date: 2025-10-08 +This release does not change source code. It updates only building wheels: + * Update Cython to v3.1.4 * Update cibuildwheel to v3.2.0 * Drop Python 3.8 * Add Python 3.14 +* Add windows-arm 1.1.1 =====