summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2017-02-16 11:36:47 -0700
committerCharles Harris <charlesr.harris@gmail.com>2017-02-16 11:36:47 -0700
commit652f5e9820c509168e757c4e467b2b6207d05ab7 (patch)
tree61c14ce8244f164290bf3bd5db1c3f6e0ce273a3
parent427e8ca1cc053a8f542cd437ecc819f367b4b61c (diff)
downloadnumpy-652f5e9820c509168e757c4e467b2b6207d05ab7.tar.gz
DOC: Create 1.12.1 release notes.
[ci skip]
-rw-r--r--doc/release/1.12.1-notes.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/release/1.12.1-notes.rst b/doc/release/1.12.1-notes.rst
new file mode 100644
index 000000000..9e18a6fc7
--- /dev/null
+++ b/doc/release/1.12.1-notes.rst
@@ -0,0 +1,9 @@
+==========================
+NumPy 1.12.1 Release Notes
+==========================
+
+NumPy 1.12.1 supports Python 2.7 and 3.4 - 3.6 and fixes bugs and regressions
+found in NumPy 1.12.0. Wheels for Linux, Windows, and OSX can be found on pypi,
+
+Fixes Merged
+============