Skip to content

Commit 9ae251b

Browse files
committed
DOC: update release notes
1 parent 0dd860b commit 9ae251b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RELEASE.rst

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ This is a bug fix release
1818
- Fixed DataFrame constructor bug causing downstream problems (e.g. .copy()
1919
failing) when passing a Series as the values along with a column name and
2020
index
21+
- Fixed single-key groupby on DataFrame with as_index=False (GH #160)
2122

2223
**Improvements to existing features**
2324

0 commit comments

Comments
 (0)