File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Fixed regressions
19
19
- Fixed regression in :meth: `DataFrame.loc ` not updating the cache correctly after values were set (:issue: `47867 `)
20
20
- Fixed regression in :meth: `DataFrame.loc ` not aligning index in some cases when setting a :class: `DataFrame ` (:issue: `47578 `)
21
21
- Fixed regression in setting ``None `` or non-string value into a ``string ``-dtype Series using a mask (:issue: `47628 `)
22
- - Fixed regression in :func: `merge ` throwing an error when passing a :class: `Series ` with a multi-level name
22
+ - Fixed regression in :func: `merge ` throwing an error when passing a :class: `Series ` with a multi-level name ( :issue: ` 47946 `)
23
23
- Fixed regression in :meth: `DataFrame.eval ` creating a copy when updating inplace (:issue: `47449 `)
24
24
-
25
25
You can’t perform that action at this time.
0 commit comments