From 23b5de6ac242a48fb5a0f9ffc359c7dfdb3f2e0c Mon Sep 17 00:00:00 2001 From: StraToN Date: Sun, 13 Nov 2022 15:39:06 +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 aef20da1..b3429457 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.0.0-alpha.230](https://github.com/godot-escoria/escoria-demo-game/compare/v0.0.0...v4.0.0-alpha.230) (2022-11-13) + + +### Features + +* adds adjustable reading speed/display time ([a3da01e](https://github.com/godot-escoria/escoria-demo-game/commit/a3da01e4cc3199a7250e60c2646c79ab59bd8c21)) + + + ## [4.0.0-alpha.229](https://github.com/godot-escoria/escoria-demo-game/compare/v0.0.0...v4.0.0-alpha.229) (2022-11-13)