Skip to content

Commit 0b0cc5f

Browse files
committed
clarify changelog
1 parent 6eb23cc commit 0b0cc5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
v0.0.3
2-
- Added optional `tracing` instrumentation to Game - use the `instrument_game` feature to enable.
2+
- Added optional `tracing` instrumentation to Game - use the `instrument_game` feature if you're collecting telemetry.
33
- Additional 3x increase in build speed, by only rebuilding magic bitboards when necessary.
44
- Added `cache_game_state` default feature to improve performance when using `Game` by 10-20x for reasonably sized games (more for larger games).
55
- Legality checking for unsanitized inputs is 4-5x faster.

0 commit comments

Comments
 (0)