Skip to content

Commit a41ee26

Browse files
committed
DOC: add whatsnew entry
1 parent 0fcc0fd commit a41ee26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.1.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -468,6 +468,7 @@ Timedelta
468468
- Timedeltas now understand ``µs`` as identifier for microsecond (:issue:`32899`)
469469
- :class:`Timedelta` string representation now includes nanoseconds, when nanoseconds are non-zero (:issue:`9309`)
470470
- Bug in comparing a :class:`Timedelta`` object against a ``np.ndarray`` with ``timedelta64`` dtype incorrectly viewing all entries as unequal (:issue:`33441`)
471+
- Bug in :meth:`timedelta_range` that produced an extra point on a edge case (:issue:`30353`, :issue:`33498`)
471472

472473
Timezones
473474
^^^^^^^^^

0 commit comments

Comments
 (0)