Merge branch 'bug-fixes'

This commit is contained in:
Stephen Chung
2021-09-03 10:19:58 +08:00
3 changed files with 23 additions and 3 deletions

View File

@@ -28,7 +28,7 @@ Enhancements
* `Engine::register_type_XXX` are now available even under `no_object`.
Version 1.0.3
Version 1.0.4
=============
* Fixed bug with `catch` variable used in `catch` block.