Skip to content

Commit 957d043

Browse files
committed
DOC: Add bz2 bugfix to changelog
1 parent 5ff0eb0 commit 957d043

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v2.1.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,7 @@ I/O
449449
- Bug in :func:`read_html`, tail texts were removed together with elements containing ``display:none`` style (:issue:`51629`)
450450
- Bug in :func:`read_sql` when reading multiple timezone aware columns with the same column name (:issue:`44421`)
451451
- Bug when writing and reading empty Stata dta files where dtype information was lost (:issue:`46240`)
452+
- Bug where ``bz2`` was treated as a hard requirement (:issue:`53857`)
452453

453454
Period
454455
^^^^^^

0 commit comments

Comments
 (0)