Skip to content

Commit b5286ea

Browse files
committed
Add 1.2.0 whatsnew entry
1 parent e733ba4 commit b5286ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.2.0.rst

+1
Original file line numberDiff line numberDiff line change
@@ -558,6 +558,7 @@ Other
558558
- Bug in :meth:`Index.union` behaving differently depending on whether operand is a :class:`Index` or other list-like (:issue:`36384`)
559559
- Passing an array with 2 or more dimensions to the :class:`Series` constructor now raises the more specific ``ValueError``, from a bare ``Exception`` previously (:issue:`35744`)
560560
- Bug in ``accessor.DirNamesMixin``, where ``dir(obj)`` wouldn't show attributes defined on the instance (:issue:`37173`).
561+
- Bug in metadata propagation for ``groupby`` iterator (:issue:`37343`)
561562

562563
.. ---------------------------------------------------------------------------
563564

0 commit comments

Comments
 (0)