Skip to content

Commit bd1b04e

Browse files
uds5501jreback
authored andcommitted
Update v0.24.0.txt (#21586)
1 parent 4795e8c commit bd1b04e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/whatsnew/v0.24.0.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ Backwards incompatible API changes
3131
Tick DateOffset Normalize Restrictions
3232
--------------------------------------
3333

34-
Creating a ``Tick`` object (:class:``Day``, :class:``Hour``, :class:``Minute``,
35-
:class:``Second``, :class:``Milli``, :class:``Micro``, :class:``Nano``) with
34+
Creating a ``Tick`` object (:class:`Day`, :class:`Hour`, :class:`Minute`,
35+
:class:`Second`, :class:`Milli`, :class:`Micro`, :class:`Nano`) with
3636
`normalize=True` is no longer supported. This prevents unexpected behavior
3737
where addition could fail to be monotone or associative. (:issue:`21427`)
3838

0 commit comments

Comments
 (0)