Fix bug in strict variables mode.
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
Rhai Release Notes
|
||||
==================
|
||||
|
||||
Version 1.9.1
|
||||
=============
|
||||
|
||||
This is a bug-fix version that fixes a bug.
|
||||
|
||||
Accessing properties in _Strict Variables Mode_ no longer generates a _variable not found_ error.
|
||||
|
||||
|
||||
Version 1.9.0
|
||||
=============
|
||||
|
||||
|
Reference in New Issue
Block a user