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 f58dd52 commit b44eac3Copy full SHA for b44eac3
CHANGELOG.md
@@ -3,15 +3,16 @@
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.3.1](https://github.com/cutechess/cutechess/releases/tag/v1.3.1) - 2023-07-30
7
8
### Added
9
10
-### Fixed
+- CodeQL and Coverity code analysis support (#763)
11
12
-### Changed
+### Fixed
13
14
-### Removed
+- Windows: Terminal window pops up with release builds (#765)
15
+- Crash when terminating match with SIGINT (#764)
16
17
## [1.3.0](https://github.com/cutechess/cutechess/releases/tag/v1.3.0) - 2023-07-28
18
0 commit comments