summaryrefslogtreecommitdiff
path: root/doc/changelog/1.14.5-changelog.rst
blob: 1769a8fc3d85b87cb198479f9ff99cb12849231d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

Contributors
============

A total of 1 person contributed to this release.  People with a "+" by their
names contributed a patch for the first time.

* Charles Harris

Pull requests merged
====================

A total of 2 pull requests were merged for this release.

* `#11274 <https://github.com/numpy/numpy/pull/11274>`__: BUG: Correct use of NPY_UNUSED.
* `#11294 <https://github.com/numpy/numpy/pull/11294>`__: BUG: Remove extra trailing parentheses.