Make some new functions const.

This commit is contained in:
Stephen Chung
2021-11-25 17:09:00 +08:00
parent fc472f641b
commit 280b5b405e
14 changed files with 58 additions and 50 deletions

View File

@@ -4,6 +4,11 @@ Rhai Release Notes
Version 1.3.0
=============
Compiler requirement
--------------------
* Minimum compiler version is 1.51.
Enhancements
------------