Add Module::fill_with.

This commit is contained in:
Stephen Chung
2020-10-25 00:39:47 +08:00
parent 2c7c719cd5
commit 65432330c4
2 changed files with 69 additions and 60 deletions

View File

@@ -2,6 +2,15 @@ Rhai Release Notes
==================
Version 0.19.4
==============
New features
------------
* `Module::fill_with` to poly-fill a module with another.
Version 0.19.3
==============