Skip to content

Commit 0b71ffe

Browse files
committed
DOC: Add whatsnew note
1 parent 86280fe commit 0b71ffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.21.1.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Indexing
7575

7676
- Bug in a boolean comparison of a ``datetime.datetime`` and a ``datetime64[ns]`` dtype Series (:issue:`17965`)
7777
- Bug where a ``MultiIndex`` with more than a million records was not raising ``AttributeError`` when trying to access a missing attribute (:issue:`18165`)
78-
-
78+
- Bug in ``Index.putmask`` when an invalid mask passed (:issue:`18368`)
7979
-
8080

8181
I/O

0 commit comments

Comments
 (0)