diff --git a/doc/whats-new.rst b/doc/whats-new.rst index 11a13cc608a..2cd828c6871 100644 --- a/doc/whats-new.rst +++ b/doc/whats-new.rst @@ -83,7 +83,8 @@ Internal Changes ~~~~~~~~~~~~~~~~ - ``DataArray.dt`` now raises an ``AttributeError`` rather than a ``TypeError`` - when the data isn't datetime-like. (:issue:`8718`, :pull:`8724`). + when the data isn't datetime-like. (:issue:`8718`, :pull:`8724`) + By `Maximilian Roos `_. .. _whats-new.2024.01.1: