summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/release/upcoming_changes/21468.new_feature.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/release/upcoming_changes/21468.new_feature.rst b/doc/release/upcoming_changes/21468.new_feature.rst
new file mode 100644
index 000000000..64678b1c3
--- /dev/null
+++ b/doc/release/upcoming_changes/21468.new_feature.rst
@@ -0,0 +1,6 @@
+New function `np.show_runtime`
+------------------------------
+
+A new function `np.show_runtime` has been added to display the runtime
+information of the machine in addition to `np.show_config` which displays
+the build-related information.