Skip to content

Commit 69e0f91

Browse files
committed
DOC: v0.15.0 corrections
1 parent 67aa5c8 commit 69e0f91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/v0.15.0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ API changes
321321

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

327327
.. _whatsnew_0150.memory:

0 commit comments

Comments
 (0)