Add credit to swift concurrency change in changelog

This commit is contained in:
Paolo Di Lorenzo
2025-05-30 22:16:49 -04:00
parent f9d3c1fb95
commit ddcf8bc1f9
+1 -1
View File
@@ -2,7 +2,7 @@
Released Friday, May 30, 2025.
### Breaking Changes
* `ChessKitEngine` now supports Swift 6 concurrency.
* `ChessKitEngine` now supports Swift 6 concurrency (by [@Amir-Zucker](https://github.com/Amir-Zucker)).
* Starting and stopping engine, as well as sending commands must now be done using `async`/`await`.
# ChessKitEngine 0.5.0