summaryrefslogtreecommitdiff
path: root/doc/release
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2019-12-22 10:08:00 -0700
committerCharles Harris <charlesr.harris@gmail.com>2019-12-22 10:08:00 -0700
commit316fef7cc4933fbb01e46e5e15b875b0b879a06b (patch)
tree0cb11ebc2c39dbec445868f0770038571089606f /doc/release
parentd4b495c99211122746745b5c0c4d7cc72431fde8 (diff)
downloadnumpy-316fef7cc4933fbb01e46e5e15b875b0b879a06b.tar.gz
REL: Update master after NumPy 1.18.0 release.
- Update .mailmap. - Update release notes. - Create changelog - Remove duplicate release note entry. - Fix release note path in pavement. [skip ci]
Diffstat (limited to 'doc/release')
-rw-r--r--doc/release/upcoming_changes/15106.new_feature.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/release/upcoming_changes/15106.new_feature.rst b/doc/release/upcoming_changes/15106.new_feature.rst
deleted file mode 100644
index 9f1d0b247..000000000
--- a/doc/release/upcoming_changes/15106.new_feature.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-Add ``--f2cmap`` option to F2PY
--------------------------------
-Allow specifying a file to load Fortran-to-C type map
-customizations from.