Skip to content

Commit a741d1e

Browse files
Backport PR #56393 on branch 2.1.x (DOC: Add release date for 2.1.4) (#56395)
Backport PR #56393: DOC: Add release date for 2.1.4 Co-authored-by: Thomas Li <[email protected]>
1 parent 23252d0 commit a741d1e

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

Diff for: doc/source/whatsnew/v2.1.4.rst

+1-10
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.. _whatsnew_214:
22

3-
What's new in 2.1.4 (December ??, 2023)
3+
What's new in 2.1.4 (December 8, 2023)
44
---------------------------------------
55

66
These are the changes in pandas 2.1.4. See :ref:`release` for a full changelog
@@ -14,7 +14,6 @@ including other versions of pandas.
1414
Fixed regressions
1515
~~~~~~~~~~~~~~~~~
1616
- Fixed regression when trying to read a pickled pandas :class:`DataFrame` from pandas 1.3 (:issue:`55137`)
17-
-
1817

1918
.. ---------------------------------------------------------------------------
2019
.. _whatsnew_214.bug_fixes:
@@ -37,14 +36,6 @@ Bug fixes
3736
- Fixed bug in :meth:`Series.str.translate` losing object dtype when string option is set (:issue:`56152`)
3837
-
3938

40-
.. ---------------------------------------------------------------------------
41-
.. _whatsnew_214.other:
42-
43-
Other
44-
~~~~~
45-
-
46-
-
47-
4839
.. ---------------------------------------------------------------------------
4940
.. _whatsnew_214.contributors:
5041

0 commit comments

Comments
 (0)