diff --git a/doc/whats-new.rst b/doc/whats-new.rst index 03e7c599f07..3ef1c65153b 100644 --- a/doc/whats-new.rst +++ b/doc/whats-new.rst @@ -31,7 +31,7 @@ Breaking changes Deprecations ~~~~~~~~~~~~ - The `dt.weekday_name` parameter wasn't functional on modern pandas versions and has been removed. (:issue:`8610`, :pull:`8664`) - By `Sam Coleman `_. + By `Sam Coleman `_. Bug fixes @@ -42,7 +42,7 @@ Documentation ~~~~~~~~~~~~~ - Fix `variables` arg typo in `Dataset.sortby()` docstring (:issue:`8663`, :pull:`8670`) - By `Sam Coleman `_. + By `Sam Coleman `_. Internal Changes ~~~~~~~~~~~~~~~~