Skip to content

Commit 90b7611

Browse files
committed
release notes
1 parent 82d4ec4 commit 90b7611

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

RELEASE.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,8 @@ Release notes
157157
* Disabled `Index` objects from being hashable, like ndarrays
158158
* Added `__ne__` implementation to `Index` so that operations like ts[ts != idx]
159159
will work
160-
* Fixed bug / unintuitive result when calling `fillna` on unordered labels
160+
* Bug / unintuitive result when calling `fillna` on unordered labels
161+
* Bug calling `sum` on boolean DataFrame
161162

162163
Thanks
163164
------

0 commit comments

Comments
 (0)