Skip to content

Commit 7fa229b

Browse files
committed
DOC: add whatsnew entry
1 parent 95c9e2b commit 7fa229b

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

578579
Timezones
579580
^^^^^^^^^

0 commit comments

Comments
 (0)