Skip to content

Commit

Permalink
Backport PR #49806 on branch 1.5.x (DOC: Update what's new notes for …
Browse files Browse the repository at this point in the history
…1.5.2 release) (#49809)

Backport PR #49806: DOC: Update what's new notes for 1.5.2 release

Co-authored-by: Marc Garcia <garcia.marc@gmail.com>
  • Loading branch information
meeseeksmachine and datapythonista committed Nov 21, 2022
1 parent 98c6139 commit d78c5e6
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 d78c5e6

Please sign in to comment.