Skip to content

Commit d6793de

Browse files
committed
Add missing entry in changelog
1 parent 3b0d95e commit d6793de

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
- Improved king safety evaluation
2323
- Changed maximal moves count from 128 to 218 (according to Internet sources)
2424
- Reduced size of transposition table entry (from 12 bytes to 8 bytes)
25-
- Disabled most of the evaluations functions when the game is near to end
25+
- Disabled most of the evaluation functions when the game is near to end
26+
- Disabled returning of exact transposition table entries in the PV nodes
2627
- Adjusted evaluation scores
2728
- Optimized king safety evaluation
2829
- Updated .NET Core runtime version to 5.0.100

0 commit comments

Comments
 (0)