Skip to content

Commit 18d9c28

Browse files
Fix changelog
Signed-off-by: sfc-gh-mvashishtha <[email protected]>
1 parent 1335a29 commit 18d9c28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
#### Bug Fixes
3030

3131
- Fixed a bug in `DataFrameGroupBy.agg` where func is a list of tuples used to set the names of the output columns.
32-
- Fixed a bug where converting a modin datetime series with a timezone to a numpy array with `np.asarray` would cause a `TypeError`.
32+
- Fixed a bug where converting a modin datetime index with a timezone to a numpy array with `np.asarray` would cause a `TypeError`.
3333

3434
#### Improvements
3535

0 commit comments

Comments
 (0)