Skip to content

Commit 7299365

Browse files
committed
whats new
1 parent 0f637c9 commit 7299365

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: doc/whats-new.rst

+2
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ New Features
2929
- Support lazy grouping by dask arrays, and allow specifying ordered groups with ``UniqueGrouper(labels=["a", "b", "c"])``
3030
(:issue:`2852`, :issue:`757`).
3131
By `Deepak Cherian <https://github.com/dcherian>`_.
32+
- Allow wrapping ``np.ndarray`` subclasses, e.g. ``astropy.units.Quantity`` (:issue:`9704`, :pull:`9760`).
33+
By `Sam Levang <https://github.com/slevang>`_ and `Tien Vo <https://github.com/tien-vo>`.
3234

3335
Breaking changes
3436
~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)