We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4066678 commit d92c6ddCopy full SHA for d92c6dd
CHANGELOG.rst
@@ -10,7 +10,7 @@ Changes:
10
* `chess.engine` will now cut off illegal principal variations at the first
11
illegal move instead of discarding them entirely.
12
* `chess.engine.EngineProtocol` renamed to `chess.engine.Protocol`.
13
-* `chess.engne.Option` is no longer a named tuple.
+* `chess.engine.Option` is no longer a named tuple.
14
* Renamed `chess.gaviota` internals.
15
* Relaxed type annotations of `chess.pgn.GameNode.variation()` and related
16
methods.
0 commit comments