Skip to content

Commit d802962

Browse files
author
tyuyoshi
committed
CLN: Add new line to whatsnew
1 parent ffeaee0 commit d802962

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.5.0.rst

+1
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,7 @@ Categorical
268268
- Bug in :meth:`Categorical.view` not accepting integer dtypes (:issue:`25464`)
269269
- Bug in :meth:`CategoricalIndex.union` when the index's categories are integer-dtype and the index contains ``NaN`` values incorrectly raising instead of casting to ``float64`` (:issue:`45362`)
270270
- Bug in :meth:`CategoricalIndex._concat` when concatenating categorical indexes that have the same categories returning indexes in improper order; this happening along with :meth:`concat` (:issue:`44099`)
271+
-
271272

272273
Datetimelike
273274
^^^^^^^^^^^^

0 commit comments

Comments
 (0)