Add to CHANGELOG.

This commit is contained in:
Stephen Chung 2021-08-17 15:46:21 +08:00
parent 0481073ed9
commit 73c0ba4ec5

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
=============