Skip to content

Commit

Permalink
Backport PR #45550: DOC: start v1.4.1 release notes (#45552)
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 Jan 22, 2022
1 parent bb1f651 commit aaef034
Show file tree
Hide file tree
Showing 3 changed files with 47 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.4
.. toctree::
:maxdepth: 2

v1.4.1
v1.4.0

Version 1.3
Expand Down
2 changes: 1 addition & 1 deletion doc/source/whatsnew/v1.4.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1090,4 +1090,4 @@ Other
Contributors
~~~~~~~~~~~~

.. contributors:: v1.3.5..v1.4.0|HEAD
.. contributors:: v1.3.5..v1.4.0
45 changes: 45 additions & 0 deletions doc/source/whatsnew/v1.4.1.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
.. _whatsnew_141:

What's new in 1.4.1 (February ??, 2022)
---------------------------------------

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

{{ header }}

.. ---------------------------------------------------------------------------
.. _whatsnew_141.regressions:

Fixed regressions
~~~~~~~~~~~~~~~~~
-
-

.. ---------------------------------------------------------------------------
.. _whatsnew_141.bug_fixes:

Bug fixes
~~~~~~~~~
-
-

.. ---------------------------------------------------------------------------
.. _whatsnew_141.other:

Other
~~~~~
-
-

.. ---------------------------------------------------------------------------
.. _whatsnew_141.contributors:

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

.. contributors:: v1.4.0..v1.4.1|HEAD

0 comments on commit aaef034

Please sign in to comment.