Skip to content

Commit

Permalink
Merge pull request numpy#8045 from charris/update-1.11.2-notes
Browse files Browse the repository at this point in the history
DOC: Update 1.11.2 release notes.
  • Loading branch information
rgommers authored Sep 11, 2016
2 parents 8d3673d + f27484e commit 742f6c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/release/1.11.2-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ Fixes overridden by later merges and release notes updates are omitted.
- #8020 BUG: Fix return of np.ma.count if keepdims is True and axis is None.
- #8024 BUG: Fix numpy.ma.median.
- #8031 BUG: Fix np.ma.median with only one non-masked value.
- #8044 BUG: Fix bug in NpyIter buffering with discontinuous arrays.

0 comments on commit 742f6c2

Please sign in to comment.