Fix bug in try block.
This commit is contained in:
@@ -1,9 +1,14 @@
|
||||
Rhai Release Notes
|
||||
==================
|
||||
|
||||
Version 1.5.0
|
||||
Version 1.4.2
|
||||
=============
|
||||
|
||||
Bug fixes
|
||||
---------
|
||||
|
||||
* Variables introduced inside `try` blocks are now properly cleaned up upon an exception.
|
||||
|
||||
|
||||
Version 1.4.1
|
||||
=============
|
||||
|
Reference in New Issue
Block a user