Skip to content

Commit 7688010

Browse files
committed
Added changes to whatsnew
1 parent dba9396 commit 7688010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.21.0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Other Enhancements
4040
- :func:`DataFrame.clip()` and :func:`Series.clip()` have gained an ``inplace`` argument. (:issue:`15388`)
4141
- :func:`crosstab` has gained a ``margins_name`` parameter to define the name of the row / column that will contain the totals when ``margins=True``. (:issue:`15972`)
4242
- :func:`Dataframe.select_dtypes` now accepts scalar values for include/exclude as well as list-like. (:issue:`16855`)
43-
43+
- Improved thread safety for `read_html()`. (:issue:`16928`)
4444
.. _whatsnew_0210.api_breaking:
4545

4646
Backwards incompatible API changes

0 commit comments

Comments
 (0)