Skip to content

Commit e8cc78c

Browse files
authored
Add credit to swift concurrency change in changelog
1 parent f9d3c1f commit e8cc78c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Released Friday, May 30, 2025.
33

44
### Breaking Changes
5-
* `ChessKitEngine` now supports Swift 6 concurrency.
5+
* `ChessKitEngine` now supports Swift 6 concurrency (by [@Amir-Zucker](https://github.com/Amir-Zucker).
66
* Starting and stopping engine, as well as sending commands must now be done using `async`/`await`.
77

88
# ChessKitEngine 0.5.0

0 commit comments

Comments
 (0)