Skip to content

Commit aaab612

Browse files
committed
DOC: add whatsnew entry
1 parent b83b2ad commit aaab612

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
@@ -422,6 +422,7 @@ Timedelta
422422
- Timedeltas now understand ``µs`` as identifier for microsecond (:issue:`32899`)
423423
- :class:`Timedelta` string representation now includes nanoseconds, when nanoseconds are non-zero (:issue:`9309`)
424424
- Bug in comparing a :class:`Timedelta`` object against a ``np.ndarray`` with ``timedelta64`` dtype incorrectly viewing all entries as unequal (:issue:`33441`)
425+
- Bug in :meth:`timedelta_range` that produced an extra point on a edge case (:issue:`30353`, :issue:`33498`)
425426

426427
Timezones
427428
^^^^^^^^^

0 commit comments

Comments
 (0)