Skip to content

Commit ea12f6a

Browse files
committed
DOC: release notes
1 parent 195550c commit ea12f6a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASE.rst

+2
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,8 @@ pandas 0.7.0
234234
- Fix DataFrame operations on non-scalar, non-pandas objects (GH #672)
235235
- Don't convert DataFrame column to integer type when passing integer to
236236
__setitem__ (GH #669)
237+
- Fix downstream bug in pivot_table caused by integer level names in
238+
MultiIndex (GH #678)
237239

238240
Thanks
239241
------

0 commit comments

Comments
 (0)