Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 403 Bytes

CHANGELOG.md

File metadata and controls

41 lines (21 loc) · 403 Bytes

Changelog

[0.6]

Changed

  • Updated to Bevy 0.14

[0.5.1]

Added

  • Support for touch input.

[0.5]

Changed

  • Updated to Bevy 0.13

[0.4]

Added

  • auto_add default feature- GameButton struct gets added automatically to entities with Button

[0.3]

Changed

  • Updated to Bevy 0.12

[0.2]

Changed

  • Updated to Bevy 0.11

[0.1]

  • Initial version