This commit is contained in:
Stephen Chung
2023-06-27 17:14:18 +08:00
parent 541844e1e1
commit 2474c1fec1
2 changed files with 29 additions and 8 deletions

View File

@@ -1,6 +1,15 @@
Rhai Release Notes
==================
Version 1.16.0
==============
Bug fixes
---------
* Fixes a panic when using `this` as the first parameter in a namespace-qualified function call.
Version 1.15.1
==============