Skip to content

Commit

Permalink
DOC: v0.15.0 corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
jreback committed Oct 13, 2014
1 parent 67aa5c8 commit 69e0f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/v0.15.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ API changes

- Added support for numpy 1.8+ data types (``bool_``, ``int_``, ``float_``, ``string_``) for conversion to R dataframe (:issue:`8400`)
- Concatenating no objects will now raise a ``ValueError`` rather than a bare ``Exception``.
- Concatenation errors will now be sub-classes of ``ValueError`` rather than raw ``Exception`` (:issue:`8501`)
- Merge errors will now be sub-classes of ``ValueError`` rather than raw ``Exception`` (:issue:`8501`)
- ``DataFrame.plot`` and ``Series.plot`` keywords are now have consistent orders (:issue:`8037`)

.. _whatsnew_0150.memory:
Expand Down

0 comments on commit 69e0f91

Please sign in to comment.