Skip to content

Commit

Permalink
Mention changed arrow colors
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasf committed Sep 24, 2020
1 parent 7ecc412 commit 4066678
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ Changes:
* Renamed `chess.gaviota` internals.
* Relaxed type annotations of `chess.pgn.GameNode.variation()` and related
methods.
* Changed default colors of `chess.svg.Arrow` and
`chess.pgn.GameNode.arrows()`. These can be overriden with the new
`chess.svg.board(..., colors)` feature.
* Documentation improvements. Will now show type aliases like `chess.Square`
instead of `int`.

Expand Down

0 comments on commit 4066678

Please sign in to comment.