Merge pull request #437 from schungx/master

Add to CHANGELOG.
This commit is contained in:
Stephen Chung
2021-08-17 15:48:29 +08:00
committed by GitHub

View File

@@ -1,6 +1,15 @@
Rhai Release Notes
==================
Version 1.0.2
=============
Bug fixes
---------
* Fixed bug in method call followed by an array indexing.
Version 1.0.1
=============