Skip to content

Commit 2a9a05c

Browse files
committed
Add line in whatsnew for issue 11408
1 parent e3d0ee2 commit 2a9a05c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/whatsnew/v0.17.1.txt

+2
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ Bug Fixes
100100

101101
- Bug in ``read_excel`` with multi-index containing integers (:issue:`11317`, :issue:`11328`)
102102

103+
- Bug in ``to_excel`` with openpyxl 2.2+ and merging (:issue:`11408`)
104+
103105
- Bug in ``DataFrame.to_dict()`` produces a ``np.datetime64`` object instead of ``Timestamp`` when only datetime is present in data (:issue:`11327`)
104106

105107

0 commit comments

Comments
 (0)