Skip to content

Commit db31e83

Browse files
committed
New release, closed #3
1 parent 7474463 commit db31e83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ChessLibrary/ChessLibrary.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@
4040
<PackageReadmeFile>README_NUGET.md</PackageReadmeFile>
4141
<RepositoryUrl>https://github.com/Geras1mleo/Chess</RepositoryUrl>
4242
<PackageTags>chess;chessboard;chess-game;chess-position;standard-algebraic-notation;chess-move;forsyth-edwards-notation;chess-validator;chess-variations</PackageTags>
43-
<PackageReleaseNotes>Bugs fixes</PackageReleaseNotes>
43+
<PackageReleaseNotes>Endgame/Draw recognition added: InsufficientMaterial rule, Threefold repetition rule and Fiftymove rule. Use AutoEndgameRules property to configure needed rules</PackageReleaseNotes>
4444
<PackageIcon>knight.png</PackageIcon>
4545
<PackageId>Gera.Chess</PackageId>
4646
<PackageLicenseFile>LICENSE.md</PackageLicenseFile>
4747
<RepositoryType>git</RepositoryType>
48-
<Version>1.0.3</Version>
48+
<Version>1.0.4</Version>
4949
</PropertyGroup>
5050
</Project>

0 commit comments

Comments
 (0)