Skip to content

Commit 0dc144d

Browse files
committed
docs: add note about changes
1 parent 8198373 commit 0dc144d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cuda_core/docs/source/release/0.5.0-notes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ None.
6161
Fixes and enhancements
6262
----------------------
6363

64+
- Zero-size arrays are now supported as inputs to ``StridedMemoryView.from_cuda_array_interface``.
6465
- Most CUDA resources can be hashed now.
6566
- Python ``bool`` objects are now converted to C++ ``bool`` type when passed as kernel arguments (previously converted to ``int``).
6667
- Restored v0.3.x :class:`MemoryResource` behaviors and missing MR attributes for backward compatibility.

0 commit comments

Comments
 (0)