summaryrefslogtreecommitdiff
path: root/doc/release/1.15.0-notes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release/1.15.0-notes.rst')
-rw-r--r--doc/release/1.15.0-notes.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/release/1.15.0-notes.rst b/doc/release/1.15.0-notes.rst
index f5ba2fa38..06c874c59 100644
--- a/doc/release/1.15.0-notes.rst
+++ b/doc/release/1.15.0-notes.rst
@@ -82,6 +82,10 @@ Creating a full iOS-compatible NumPy package requires building for the 5
architectures supported by iOS (i386, x86_64, armv7, armv7s and arm64), and
combining these 5 compiled builds products into a single "fat" binary.
+Build system
+------------
+Added experimental support for the 64-bit RISC-V architecture.
+
Improvements
============