Skip to content

Commit a945a9a

Browse files
author
Jean-Mathieu Deschenes
committed
v0.20.2 is already released
1 parent 8e63973 commit a945a9a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

doc/source/whatsnew/v0.20.2.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ Bug Fixes
5151
- Bug in :func:`unique` on an array of tuples (:issue:`16519`)
5252
- Bug in :func:`cut` when ``labels`` are set, resulting in incorrect label ordering (:issue:`16459`)
5353
- Fixed a compatibility issue with IPython 6.0's tab completion showing deprecation warnings on ``Categoricals`` (:issue:`16409`)
54-
- Bug in ``TimedeltaIndex`` raising a ``ValueError`` when slice indexing with ``loc`` (:issue:`16637`)
5554

5655
Conversion
5756
^^^^^^^^^^

doc/source/whatsnew/v0.20.3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Performance Improvements
3737
Bug Fixes
3838
~~~~~~~~~
3939

40-
40+
- Bug in ``TimedeltaIndex`` raising a ``ValueError`` when slice indexing with ``loc`` (:issue:`16637`)
4141

4242

4343
Conversion

0 commit comments

Comments
 (0)