Export CallableFunction.

This commit is contained in:
Stephen Chung
2022-11-17 18:05:52 +08:00
parent 9e5e18af61
commit bf845fbd7a
4 changed files with 31 additions and 32 deletions

View File

@@ -1,6 +1,15 @@
Rhai Release Notes
==================
Version 1.12.0
==============
Enhancements
------------
* `CallableFunction` is exported under `internals`.
Version 1.11.0
==============