Skip to content

Commit 9746f16

Browse files
committed
DOC: release notes
1 parent ee61caa commit 9746f16

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
@@ -69,6 +69,7 @@ pandas 0.8.0
6969
- Improved performance of join operations on integer keys (#682)
7070
- Can pass multiple columns to GroupBy object, e.g. grouped[[col1, col2]] to
7171
only aggregate a subset of the value columns (#383)
72+
- Add histogram / kde plot options for scatter_matrix diagonals (#1237)
7273

7374
**API Changes**
7475

0 commit comments

Comments
 (0)