Skip to content

Commit d03e8c0

Browse files
authored
Fix cuda_pathfinder/docs/source/release/1.2.3-notes.rst (#1002)
1 parent 5876145 commit d03e8c0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

cuda_pathfinder/docs/source/release/1.2.3-notes.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Released on Sep 17, 2025
1212
Highlights
1313
----------
1414

15-
* Extend experimental ``cuda.pathfinder._find_nvidia_headers`` API
16-
to support CTK library headers
15+
* Make the ``cuda.pathfinder._find_nvidia_header_directory`` API public
16+
(by removing the leading underscore) and extend the function
17+
to also support CTK library headers
1718
(`PR #956 <https://github.com/NVIDIA/cuda-python/pull/956>`_)

0 commit comments

Comments
 (0)