Skip to content

Commit 759a9ab

Browse files
committed
change whatsnew
1 parent b50163f commit 759a9ab

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/source/whatsnew/v0.21.0.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ Reshaping
131131

132132
Numeric
133133
^^^^^^^
134+
- Bug in ``.clip()`` When list-like is passed; previously this raised ``ValueError`` (:issue:`15390`)
134135

135136

136137
Categorical
@@ -139,5 +140,3 @@ Categorical
139140

140141
Other
141142
^^^^^
142-
143-
- Bug in ``.clip()`` now takes list or numpy-array; previously this raised ``ValueError`` (:issue:`15390`)

0 commit comments

Comments
 (0)