From db84605b85489a38b10d3826d32f4ec16dcfb89c Mon Sep 17 00:00:00 2001 From: BHSDuncan Date: Tue, 9 Aug 2022 22:15:17 +0000 Subject: [PATCH] chore: storing version and changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e6ea6a8..4526bd66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.0.0-alpha.205](https://github.com/godot-escoria/escoria-demo-game/compare/v0.0.0...v4.0.0-alpha.205) (2022-08-09) + + +### Bug Fixes + +* prevents a channel from being cleared out when there are event exceptions ([e633966](https://github.com/godot-escoria/escoria-demo-game/commit/e6339667273d921dd0308c76af2f812e477fd3bd)) + + + ## [4.0.0-alpha.204](https://github.com/godot-escoria/escoria-demo-game/compare/v0.0.0...v4.0.0-alpha.204) (2022-08-09)