Skip to content

Commit

Permalink
DOC: Mention pandas-dev#5666 in 0.13.0 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
neirbowj authored and TomAugspurger committed Dec 14, 2013
1 parent 99d67b5 commit ef07acf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/source/release.rst
Original file line number Diff line number Diff line change
Expand Up @@ -820,6 +820,7 @@ Bug Fixes
- Bug fix in apply when using custom function and objects are not mutated (:issue:`5545`)
- Bug in selecting from a non-unique index with ``loc`` (:issue:`5553`)
- Bug in groupby returning non-consistent types when user function returns a ``None``, (:issue:`5592`)
- Work around regression in numpy 1.7.0 which erroneously raises IndexError from ``ndarray.item`` (:issue:`5666`)

pandas 0.12.0
-------------
Expand Down

0 comments on commit ef07acf

Please sign in to comment.