Skip to content

Commit

Permalink
Add 1.2.0 whatsnew entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Japanuspus committed Nov 2, 2020
1 parent e733ba4 commit b5286ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/source/whatsnew/v1.2.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -558,6 +558,7 @@ Other
- Bug in :meth:`Index.union` behaving differently depending on whether operand is a :class:`Index` or other list-like (:issue:`36384`)
- 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`)
- Bug in ``accessor.DirNamesMixin``, where ``dir(obj)`` wouldn't show attributes defined on the instance (:issue:`37173`).
- Bug in metadata propagation for ``groupby`` iterator (:issue:`37343`)

.. ---------------------------------------------------------------------------
Expand Down

0 comments on commit b5286ea

Please sign in to comment.