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 f965ba0 commit f7a8bbeCopy full SHA for f7a8bbe
CHANGELOG.md
@@ -28,6 +28,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
28
- Initial `clang-format` configuration
29
- AppImage generation for releases
30
- Setting to scale chess engine timeouts periods by @kiudee
31
+- Draw nicer move arrows by @kdave
32
33
### Fixed
34
@@ -52,6 +53,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
52
53
- `libcutechess` is always built statically with CMake: API / ABI stability of
54
the library cannot be guaranteed in the future due to lack of developer
55
resources
56
+- Default build now includes debug symbols
57
58
### Removed
59
0 commit comments