Skip to content

Commit 79dd958

Browse files
committed
Updated whatsnew to reflect changes
1 parent 0fc7e19 commit 79dd958

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: doc/source/whatsnew/v0.20.0.txt

+2
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ Check the :ref:`API Changes <whatsnew_0200.api_breaking>` and :ref:`deprecations
2626
New features
2727
~~~~~~~~~~~~
2828

29+
- Added subtraction from FrozenLists (:issue:`15475`)
30+
2931
- Integration with the ``feather-format``, including a new top-level ``pd.read_feather()`` and ``DataFrame.to_feather()`` method, see :ref:`here <io.feather>`.
3032
- ``.str.replace`` now accepts a callable, as replacement, which is passed to ``re.sub`` (:issue:`15055`)
3133

0 commit comments

Comments
 (0)