Skip to content

Commit dccafa6

Browse files
committed
Update release date
1 parent f6d1791 commit dccafa6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Version 1.3.0 (..-..-....)
1+
# Version 1.3.0 (14-06-2024)
22
- Added search parameters as UCI options (only if the dev feature is present)
33
- Added gradient descent tuner in place of local search
44
- Added internal iterative reduction

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ UCI chess engine written in Rust, the successor of [Proxima b](https://github.co
88
## Releases
99
| Version | Release date | Elo | Main changes |
1010
|---------------------------------------------------------------|--------------|------|--------------|
11-
| [1.3.0](https://github.com/Tearth/Inanis/releases/tag/v1.3.0) | ..-..-.... | 2900 | Gradient descent tuner, improved SEE and evaluation |
11+
| [1.3.0](https://github.com/Tearth/Inanis/releases/tag/v1.3.0) | 14-06-2024 | 2900 | Gradient descent tuner, improved SEE and evaluation |
1212
| [1.2.1](https://github.com/Tearth/Inanis/releases/tag/v1.2.1) | 04-09-2023 | 2850 | Commands executed directly from a command line, perft in UCI mode |
1313
| [1.2.0](https://github.com/Tearth/Inanis/releases/tag/v1.2.0) | 15-01-2023 | 2850 | Improved Syzygy support, general performance and stability improvement |
1414
| [1.1.1](https://github.com/Tearth/Inanis/releases/tag/v1.1.1) | 14-08-2022 | 2800 | A bunch of fixes for reported issues, stability improvement |

0 commit comments

Comments
 (0)