Skip to content

Commit 4badce0

Browse files
committed
changelog: add ticket numbers
1 parent 8bcb212 commit 4badce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Compatibility: update pinning from pandas<1.1, to pandas<2
55
* Compatibility: update pinning from numpy<1.19 to numpy<2
66
* Build: specify which version of python/numpy/pandas to test
7-
* Bugfix: resolve import error on pandas.Panel, Panel was removed in pandas 1.0
7+
* Bugfix: #887 #928 resolve import error on pandas.Panel, Panel was removed in pandas 1.0
88
* Bugfix: fix pandas get_timezone() argument cannot be None
99
* Bugfix: fix np.float/np.int/np.book depreciations
1010
* Bugfix: fix numpy tostring() is deprecated. Use tobytes() instead.

0 commit comments

Comments
 (0)