From cf5a78d2ec21976d02a420041ef26de6ea030945 Mon Sep 17 00:00:00 2001 From: dploeger Date: Sun, 17 Oct 2021 10:15:10 +0000 Subject: [PATCH] chore: storing version and changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c515559..fd90b715 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## [4.0.0-alpha.1](https://github.com/godot-escoria/escoria-demo-game/compare/v0.0.0...v4.0.0-alpha.1) (2021-10-17) + + +### Bug Fixes + +* Fixed prerelease workflow ([cdf0124](https://github.com/godot-escoria/escoria-demo-game/commit/cdf012439351c1fa1470f34015d7f3ab7972dcca)) +* Updated attributes and corrected license file typo ([cb67c78](https://github.com/godot-escoria/escoria-demo-game/commit/cb67c780a3d29d9508851e37a69999c7747524b2)) + + + ### [4.0.1-alpha.0](https://github.com/godot-escoria/escoria-demo-game/compare/v0.0.0...v4.0.1-alpha.0) (2021-10-17)