Skip to content

Commit d0bd15d

Browse files
author
Christopher Doris
committed
docs
1 parent b8ec731 commit d0bd15d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/releasenotes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
* Adds `pyhasitem` and 3-arg `pygetitem`.
1212
* Extends `Base.get`, `Base.get!`, `Base.haskey` and 2-arg `Base.hash` for `Py`.
1313
* `PyArray` can now have any element type when the underlying array is of Python objects.
14+
* Adds `ArrayValue.to_numpy()`.
1415
* Bug fixes.
1516

1617
## v0.8.0 (2022-03-17)

0 commit comments

Comments
 (0)