From 9e984b60753f37fd539481fa0dd98a77580fadc6 Mon Sep 17 00:00:00 2001 From: Matt Davis Date: Tue, 1 Feb 2022 12:45:54 -0800 Subject: updated whatsnew.rst --- doc/source/whatsnew.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst index 2f32935..ff2b7ba 100644 --- a/doc/source/whatsnew.rst +++ b/doc/source/whatsnew.rst @@ -8,6 +8,9 @@ v1.15.1 * If you call `ffi.embedding_api()` but don't write any `extern "Python"` function there, then the resulting C code would fail an assert. Fixed. +* Updated Windows/arm64 embedded libffi static lib to v3.4.2, and scripted + to ease future updates (thanks Niyas Sait!) + v1.15.0 ======= -- cgit v1.2.1