Skip to content

Commit 185b3f1

Browse files
committed
DOC: add 0.14.0 release notes section
1 parent 77d4b0f commit 185b3f1

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

doc/source/release.rst

+23
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,28 @@ analysis / manipulation tool available in any language.
4545
* Binary installers on PyPI: http://pypi.python.org/pypi/pandas
4646
* Documentation: http://pandas.pydata.org
4747

48+
pandas 0.14.0
49+
-------------
50+
51+
**Release date:** (not yet released)
52+
53+
New features
54+
~~~~~~~~~~~~
55+
56+
API Changes
57+
~~~~~~~~~~~
58+
59+
Experimental Features
60+
~~~~~~~~~~~~~~~~~~~~~
61+
62+
Improvements to existing features
63+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
64+
65+
.. _release.bug_fixes-0.14.0:
66+
67+
Bug Fixes
68+
~~~~~~~~~
69+
4870
pandas 0.13.1
4971
-------------
5072

@@ -110,6 +132,7 @@ Improvements to existing features
110132

111133
Bug Fixes
112134
~~~~~~~~~
135+
113136
- Bug in ``io.wb.get_countries`` not including all countries (:issue:`6008`)
114137
- Bug in Series replace with timestamp dict (:issue:`5797`)
115138
- read_csv/read_table now respects the `prefix` kwarg (:issue:`5732`).

0 commit comments

Comments
 (0)