Skip to content

Commit 77ae62f

Browse files
author
Dan Birken
committed
Add release notes for #3598
1 parent 7dee8e6 commit 77ae62f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/release.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ pandas 0.11.1
232232
is a ``list`` or ``tuple``.
233233
- Fixed bug where a time-series was being selected in preference to an actual column name
234234
in a frame (:issue:`3594`)
235+
- Make secondary_y work properly for bar plots (:issue:`3598`)
235236
- Fix modulo and integer division on Series,DataFrames to act similary to ``float`` dtypes to return
236237
``np.nan`` or ``np.inf`` as appropriate (:issue:`3590`)
237238
- Fix incorrect dtype on groupby with ``as_index=False`` (:issue:`3610`)

0 commit comments

Comments
 (0)