diff --git a/doc/source/whatsnew/v2.0.0.rst b/doc/source/whatsnew/v2.0.0.rst index 1ad198dedd4c0..23b05634acf1b 100644 --- a/doc/source/whatsnew/v2.0.0.rst +++ b/doc/source/whatsnew/v2.0.0.rst @@ -120,6 +120,7 @@ The following functions gained a new keyword ``dtype_backend`` (:issue:`36712`) * :func:`read_sql` * :func:`read_sql_query` * :func:`read_sql_table` +* :func:`read_parquet` * :func:`read_orc` * :func:`read_feather` * :func:`read_spss`