Skip to content

Commit e2c1b79

Browse files
committed
Update CHANGELOG.md
1 parent bb3ba1f commit e2c1b79

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
unreleased
22
==========
3+
* improved: performance of the hashing encoder (about twice as fast)
4+
* deprecate the `max_sample`` parameter, it has no use anymore
5+
* add `process_creation_method` parameter
6+
* use concurrent.futures.ProcessPoolExecutor instead of hand-managed queues
7+
* optimisations to hashlib calls, remove python 2 checks, fork instead of spawn
38

49
v2.6.2
510
======

0 commit comments

Comments
 (0)