Skip to content

Commit ed393b8

Browse files
committed
DOC: add PR for note
1 parent 246b72b commit ed393b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/release/1.18.0-notes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ As part of the API cleanup, the submodules in ``numpy.random``
206206
and ``bounded_integers`` were moved to ``_bit_generator``, ``_philox``,
207207
``_pcg64``, ``_sfc64, ``_common``, ``_generator``, and ``_bounded_integers``
208208
respectively to indicate that they are not part of the public interface.
209+
(`gh-14608 <https://github.com/numpy/numpy/pull/14608>`__)
209210

210211

211212
C API changes

0 commit comments

Comments
 (0)