Skip to content

Commit d78c5e6

Browse files
Backport PR #49806 on branch 1.5.x (DOC: Update what's new notes for 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>
1 parent 98c6139 commit d78c5e6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/source/whatsnew/v1.5.2.rst

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.. _whatsnew_152:
22

3-
What's new in 1.5.2 (November ??, 2022)
3+
What's new in 1.5.2 (November 21, 2022)
44
---------------------------------------
55

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

4140
.. ---------------------------------------------------------------------------
4241
.. _whatsnew_152.contributors:

0 commit comments

Comments
 (0)