Skip to content

Commit aaef034

Browse files
Backport PR #45550: DOC: start v1.4.1 release notes (#45552)
Co-authored-by: Simon Hawkins <[email protected]>
1 parent bb1f651 commit aaef034

File tree

3 files changed

+47
-1
lines changed

3 files changed

+47
-1
lines changed

doc/source/whatsnew/index.rst

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Version 1.4
1616
.. toctree::
1717
:maxdepth: 2
1818

19+
v1.4.1
1920
v1.4.0
2021

2122
Version 1.3

doc/source/whatsnew/v1.4.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1090,4 +1090,4 @@ Other
10901090
Contributors
10911091
~~~~~~~~~~~~
10921092

1093-
.. contributors:: v1.3.5..v1.4.0|HEAD
1093+
.. contributors:: v1.3.5..v1.4.0

doc/source/whatsnew/v1.4.1.rst

+45
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
.. _whatsnew_141:
2+
3+
What's new in 1.4.1 (February ??, 2022)
4+
---------------------------------------
5+
6+
These are the changes in pandas 1.4.1. See :ref:`release` for a full changelog
7+
including other versions of pandas.
8+
9+
{{ header }}
10+
11+
.. ---------------------------------------------------------------------------
12+
13+
.. _whatsnew_141.regressions:
14+
15+
Fixed regressions
16+
~~~~~~~~~~~~~~~~~
17+
-
18+
-
19+
20+
.. ---------------------------------------------------------------------------
21+
22+
.. _whatsnew_141.bug_fixes:
23+
24+
Bug fixes
25+
~~~~~~~~~
26+
-
27+
-
28+
29+
.. ---------------------------------------------------------------------------
30+
31+
.. _whatsnew_141.other:
32+
33+
Other
34+
~~~~~
35+
-
36+
-
37+
38+
.. ---------------------------------------------------------------------------
39+
40+
.. _whatsnew_141.contributors:
41+
42+
Contributors
43+
~~~~~~~~~~~~
44+
45+
.. contributors:: v1.4.0..v1.4.1|HEAD

0 commit comments

Comments
 (0)