Skip to content

Commit 0ae2512

Browse files
committed
1 parent d2940ac commit 0ae2512

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/whats-new.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,10 @@ Internal Changes
9696
By `András Gunyhó <https://github.com/mgunyho>`_.
9797
- Refactor of encoding and decoding times/timedeltas to preserve nanosecond resolution in arrays that contain missing values (:pull:`7827`).
9898
By `Kai Mühlbauer <https://github.com/kmuehlbauer>`_.
99+
- Transition ``.rolling_exp`` functions to use `.apply_ufunc` internally rather
100+
than `.reduce`, as the start of a broader effort to move non-reducing
101+
functions away from ```.reduce``, (:pull:`8114`).
102+
By `Maximilian Roos <https://github.com/max-sixty>`_.
99103

100104
.. _whats-new.2023.08.0:
101105

0 commit comments

Comments
 (0)