Skip to content

Commit e34c8a9

Browse files
committed
DOC: release notes re: GH #304
1 parent 0bd296a commit e34c8a9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

RELEASE.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,13 @@ pandas 0.5.1
3131

3232
- Fix bug in `DataFrame.to_csv` when writing a DataFrame with an index
3333
name (GH #290)
34+
- DataFrame should clear its Series caches on consolidation, was causing
35+
"stale" Series to be returned in some corner cases (GH #304)
36+
37+
Thanks
38+
------
39+
40+
- Kieran O'Mahony
3441

3542
pandas 0.5.0
3643
============

0 commit comments

Comments
 (0)