Skip to content

Commit 61bbd2d

Browse files
committed
Updated the CHANGELOG.
1 parent 607c430 commit 61bbd2d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3-
## Version 0.1
3+
## Version 0.1.1
4+
5+
- Cast pointers to/from `uintptr_t` so that downstream packages aren't forced to rely on **pybind10** converters.
6+
- Added a `knncolle_py.h` header to ensure developers use the correct types during casting.
7+
8+
## Version 0.1.0
49

510
Bindings to the algorithms in the **knncolle** package.

0 commit comments

Comments
 (0)