chore: storing version and changelog

This commit is contained in:
StraToN
2022-12-09 09:41:33 +00:00
parent 0ff35136ba
commit 9b27bc4b24
2 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
## [4.0.0-alpha.237](https://github.com/godot-escoria/escoria-demo-game/compare/v0.0.0...v4.0.0-alpha.237) (2022-12-09)
### Bug Fixes
* disallows dialog blocks that aren't properly indented; however, this also changes how dialog options are parsed and will require substantial testing. ([0ff3513](https://github.com/godot-escoria/escoria-demo-game/commit/0ff35136ba1dd1be9749a90d65721264ed3f5c22))
## [4.0.0-alpha.236](https://github.com/godot-escoria/escoria-demo-game/compare/v0.0.0...v4.0.0-alpha.236) (2022-12-04)