Skip to content

Commit

Permalink
DOC: Update what's new notes for 1.5.2 release (pandas-dev#49806)
Browse files Browse the repository at this point in the history
  • Loading branch information
datapythonista authored and mliu08 committed Nov 27, 2022
1 parent 01826cc commit c83f30f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions doc/source/whatsnew/v1.5.2.rst
@@ -1,6 +1,6 @@
.. _whatsnew_152:

What's new in 1.5.2 (November ??, 2022)
What's new in 1.5.2 (November 21, 2022)
---------------------------------------

These are the changes in pandas 1.5.2. See :ref:`release` for a full changelog
Expand Down Expand Up @@ -36,7 +36,6 @@ Bug fixes
Other
~~~~~
- Reverted ``color`` as an alias for ``c`` and ``size`` as an alias for ``s`` in function :meth:`DataFrame.plot.scatter` (:issue:`49732`)
-

.. ---------------------------------------------------------------------------
.. _whatsnew_152.contributors:
Expand Down

0 comments on commit c83f30f

Please sign in to comment.