diff --git a/doc/source/api/scalars.rst b/doc/source/api/scalars.rst deleted file mode 100644 index e69de29bb2d1d6..00000000000000 diff --git a/doc/source/whatsnew/v0.24.0.rst b/doc/source/whatsnew/v0.24.0.rst index 3dd345890881ce..9198c610f0f446 100644 --- a/doc/source/whatsnew/v0.24.0.rst +++ b/doc/source/whatsnew/v0.24.0.rst @@ -13,6 +13,9 @@ What's New in 0.24.0 (January XX, 2019) These are the changes in pandas 0.24.0. See :ref:`release` for a full changelog including other versions of pandas. +Enhancements +~~~~~~~~~~~~ + Highlights include * :ref:`Optional Nullable Integer Support ` @@ -1165,7 +1168,7 @@ Other API Changes .. _whatsnew_0240.api.extension: ExtensionType Changes -^^^^^^^^^^^^^^^^^^^^^ +~~~~~~~~~~~~~~~~~~~~~ **Equality and Hashability**