Skip to content

Commit c903094

Browse files
committed
DOC: release notes
1 parent 3027871 commit c903094

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

RELEASE.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Where to get it
2525
pandas 0.8.0
2626
============
2727

28-
**Release date:** 6/22/2012
28+
**Release date:** 6/26/2012
2929

3030
**New features**
3131

@@ -131,6 +131,7 @@ pandas 0.8.0
131131
- Add ``retries`` argument to ``get_data_yahoo`` to try to prevent Yahoo! API
132132
404s (#826)
133133
- Improve performance of reshaping by using O(N) categorical sorting
134+
- Series names will be used for index of DataFrame if no index passed (#1494)
134135

135136
**API Changes**
136137

0 commit comments

Comments
 (0)