Skip to content

Commit

Permalink
Backport PR #39669: DOC: Start v1.2.3 release notes (#39694)
Browse files Browse the repository at this point in the history
Co-authored-by: Simon Hawkins <simonjayhawkins@gmail.com>
  • Loading branch information
meeseeksmachine and simonjayhawkins authored Feb 9, 2021
1 parent 3090cf0 commit b2f1ac8
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 1 deletion.
1 change: 1 addition & 0 deletions doc/source/whatsnew/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Version 1.2
.. toctree::
:maxdepth: 2

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

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

What's new in 1.2.3 (March ??, 2021)
------------------------------------

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

{{ header }}

.. ---------------------------------------------------------------------------
.. _whatsnew_123.regressions:

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

-
-

.. ---------------------------------------------------------------------------
.. _whatsnew_123.bug_fixes:

Bug fixes
~~~~~~~~~

-
-

.. ---------------------------------------------------------------------------
.. _whatsnew_123.other:

Other
~~~~~

-
-

.. ---------------------------------------------------------------------------
.. _whatsnew_123.contributors:

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

.. contributors:: v1.2.2..v1.2.3|HEAD

0 comments on commit b2f1ac8

Please sign in to comment.