What's Changed
New Features
* Add board image rendering by rbaltrusch in https://github.com/rbaltrusch/chess_ng/pull/35
* Added 50 move draw rule, fixing 7 by Natycat33 in https://github.com/rbaltrusch/chess_ng/pull/34
Updated dependencies
* Bump pillow from 9.4.0 to 10.0.1 by dependabot in https://github.com/rbaltrusch/chess_ng/pull/50
* Bump numpy from 1.23.2 to 1.24.0 by dependabot in https://github.com/rbaltrusch/chess_ng/pull/30
* Bump pytest from 7.1.2 to 8.0.0 by dependabot in https://github.com/rbaltrusch/chess_ng/pull/66
Maintenance
* Update pypi tropes by rbaltrusch in https://github.com/rbaltrusch/chess_ng/pull/52
* Update workflows by rbaltrusch in https://github.com/rbaltrusch/chess_ng/pull/51
* Update dependabot config by rbaltrusch in https://github.com/rbaltrusch/chess_ng/pull/53
* Bump actions/setup-python from 2 to 4 by dependabot in https://github.com/rbaltrusch/chess_ng/pull/54
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/rbaltrusch/chess_ng/pull/56
* Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.8.11 by dependabot in https://github.com/rbaltrusch/chess_ng/pull/61
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/rbaltrusch/chess_ng/pull/62
New Contributors
* rbaltrusch made their first contribution in https://github.com/rbaltrusch/chess_ng/pull/35
* Natycat33 made their first contribution in https://github.com/rbaltrusch/chess_ng/pull/34
**Full Changelog**: https://github.com/rbaltrusch/chess_ng/compare/v1.0.2...v1.1.0