Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions doc/source/whatsnew/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Version 1.2
.. toctree::
:maxdepth: 2

v1.2.4
v1.2.3
v1.2.2
v1.2.1
Expand Down
2 changes: 1 addition & 1 deletion doc/source/whatsnew/v1.2.3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ Fixed regressions
Contributors
~~~~~~~~~~~~

.. contributors:: v1.2.2..v1.2.3|HEAD
.. contributors:: v1.2.2..v1.2.3
48 changes: 48 additions & 0 deletions doc/source/whatsnew/v1.2.4.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
.. _whatsnew_124:

What's new in 1.2.4 (April ??, 2021)
---------------------------------------

These are the changes in pandas 1.2.4. See :ref:`release` for a full changelog
including other versions of pandas.

{{ header }}

.. ---------------------------------------------------------------------------

.. _whatsnew_124.regressions:

Fixed regressions
~~~~~~~~~~~~~~~~~

-
-

.. ---------------------------------------------------------------------------

.. _whatsnew_124.bug_fixes:

Bug fixes
~~~~~~~~~

-
-

.. ---------------------------------------------------------------------------

.. _whatsnew_124.other:

Other
~~~~~

-
-

.. ---------------------------------------------------------------------------

.. _whatsnew_124.contributors:

Contributors
~~~~~~~~~~~~

.. contributors:: v1.2.3..v1.2.4|HEAD