Skip to content

Commit 98861b7

Browse files
committed
DOC: update release notes, close pandas-dev#2051
1 parent b837101 commit 98861b7

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

RELEASE.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,20 @@ Where to get it
2222
* Binary installers on PyPI: http://pypi.python.org/pypi/pandas
2323
* Documentation: http://pandas.pydata.org
2424

25+
pandas 0.10.0
26+
=============
27+
28+
**Release date:** not yet released
29+
30+
**New features**
31+
32+
**Improvements to existing features**
33+
34+
**Bug fixes**
35+
36+
- fix Series repr when name is tuple holding non string-type (#2051)
37+
38+
2539
pandas 0.9.0
2640
============
2741

0 commit comments

Comments
 (0)