Merge branch 'bug-fixes'

This commit is contained in:
Stephen Chung
2021-09-02 22:49:17 +08:00
3 changed files with 51 additions and 0 deletions

View File

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