Fix bug that consumes first argument in module-qualified call.
This commit is contained in:
@@ -4,6 +4,12 @@ Rhai Release Notes
|
||||
Version 0.19.0
|
||||
==============
|
||||
|
||||
Bug fixes
|
||||
---------
|
||||
|
||||
* Fixes bug that prevents calling functions in closures.
|
||||
* Fixes bug that erroneously consumes the first argument to a module-qualified function call.
|
||||
|
||||
New features
|
||||
------------
|
||||
|
||||
|
Reference in New Issue
Block a user