Skip to content

Commit 6116d43

Browse files
committed
Documentation for str_contains bug in changelog
1 parent d123538 commit 6116d43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/v0.14.1.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,3 +249,4 @@ Bug Fixes
249249

250250
- Bug in non-monotonic ``Index.union`` may preserve ``name`` incorrectly (:issue:`7458`)
251251
- Bug in ``DatetimeIndex.intersection`` doesn't preserve timezone (:issue:`4690`)
252+
- Bug in ``pandas.core.strings.str_contains`` does not properly match in a case insensitive fashion when ``regex=False`` and ``case=False`` (:issue:`7505`)

0 commit comments

Comments
 (0)