Skip to content

Commit c286576

Browse files
yl2526jreback
authored andcommitted
change whatsnew
1 parent c859bb7 commit c286576

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
@@ -135,6 +135,7 @@ Reshaping
135135

136136
Numeric
137137
^^^^^^^
138+
- Bug in ``.clip()`` When list-like is passed; previously this raised ``ValueError`` (:issue:`15390`)
138139

139140

140141
Categorical
@@ -143,5 +144,3 @@ Categorical
143144

144145
Other
145146
^^^^^
146-
147-
- Bug in ``.clip()`` now takes list or numpy-array; previously this raised ``ValueError`` (:issue:`15390`)

0 commit comments

Comments
 (0)