Skip to content

Commit 2670a63

Browse files
committed
changelog #
1 parent ffc19a0 commit 2670a63

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
@@ -63,7 +63,7 @@
6363
- PR #1495 Convert binary and unary ops CFFI to Cython
6464
- PR #1503 Convert sorting and hashing ops CFFI to Cython
6565
- PR #1553 Overload `hash_row` to avoid using intial hash values. Updated `gdf_hash` to select between overloads
66-
- PR #XXXX Add `except +` to all Cython function definitions to catch C++ exceptions properly
66+
- PR #1559 Add `except +` to all Cython function definitions to catch C++ exceptions properly
6767

6868
## Bug Fixes
6969

0 commit comments

Comments
 (0)