chore: storing version and changelog

This commit is contained in:
StraToN
2022-08-24 20:37:57 +00:00
parent 210f0d25e4
commit a2e5dd8f97

View File

@@ -1,3 +1,12 @@
## [4.0.0-alpha.211](https://github.com/godot-escoria/escoria-demo-game/compare/v0.0.0...v4.0.0-alpha.211) (2022-08-24)
### Bug Fixes
* ignores mouse enter events for non-actionable items (i.e. non-interactive or not active) ([210f0d2](https://github.com/godot-escoria/escoria-demo-game/commit/210f0d25e4560697e53840b22b0ea62eff285320))
## [4.0.0-alpha.210](https://github.com/godot-escoria/escoria-demo-game/compare/v0.0.0...v4.0.0-alpha.210) (2022-08-24)