Bump version.

This commit is contained in:
Stephen Chung
2020-05-20 00:06:07 +08:00
parent 4a1fd66b9f
commit fad60c0a7d
3 changed files with 9 additions and 4 deletions

View File

@@ -1,9 +1,14 @@
Rhai Release Notes
==================
Version 0.15.0
Version 0.14.2
==============
Regression
----------
* Do not optimize script with `eval_expression` - it is assumed to be one-off and short.
New features
------------