Fixed bug in using error variable within catch
block.
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
Rhai Release Notes
|
||||
==================
|
||||
|
||||
Version 1.0.3
|
||||
=============
|
||||
|
||||
Bug fixes
|
||||
---------
|
||||
|
||||
* Fixed bug with `catch` variable used in `catch` block.
|
||||
|
||||
|
||||
Version 1.0.2
|
||||
=============
|
||||
|
||||
|
Reference in New Issue
Block a user