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 7b22294 commit 7276e1fCopy full SHA for 7276e1f
CHANGELOG.md
@@ -3,7 +3,7 @@
3
All notable changes to Cute Chess will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
5
6
-## [Unreleased](https://github.com/cutechess/cutechess/tree/master)
+## [1.4.0](https://github.com/cutechess/cutechess/releases/tag/v1.4.0) - 2025-06-05
7
8
### Added
9
@@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
14
15
- Crash when tournament game fails to start (#794)
16
- Cute Chess specific CodeQL static analysis queries have been re-enabled (#798)
17
+- Broken build with GCC 15 (#831)
18
19
### Changed
20
0 commit comments