diff --git a/CHANGELOG.md b/CHANGELOG.md index ac8b7fc..10d81cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.0.4 +Restarting bug fixed. +- Added the ability to restart stockfish. + ## 1.0.3 Perfomance Flags for Windows and Linux. - Activating: sse, sse2, sse3, sse4.1 diff --git a/pubspec.yaml b/pubspec.yaml index a8866ee..a470938 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_stockfish_plugin description: "A Stockfish Plugin for Flutter. Use Stockfish 16 directly in your flutter app." -version: 1.0.3 +version: 1.0.4 homepage: https://github.com/jusax23/flutter_stockfish_plugin environment: