Skip to content

Commit

Permalink
Update release date
Browse files Browse the repository at this point in the history
  • Loading branch information
Tearth committed Jun 14, 2024
1 parent f6d1791 commit dccafa6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Version 1.3.0 (..-..-....)
# Version 1.3.0 (14-06-2024)
- Added search parameters as UCI options (only if the dev feature is present)
- Added gradient descent tuner in place of local search
- Added internal iterative reduction
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ UCI chess engine written in Rust, the successor of [Proxima b](https://github.co
## Releases
| Version | Release date | Elo | Main changes |
|---------------------------------------------------------------|--------------|------|--------------|
| [1.3.0](https://github.com/Tearth/Inanis/releases/tag/v1.3.0) | ..-..-.... | 2900 | Gradient descent tuner, improved SEE and evaluation |
| [1.3.0](https://github.com/Tearth/Inanis/releases/tag/v1.3.0) | 14-06-2024 | 2900 | Gradient descent tuner, improved SEE and evaluation |
| [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 |
| [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 |
| [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 |
Expand Down

0 comments on commit dccafa6

Please sign in to comment.