Bump version.
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
Rhai Release Notes
|
||||
==================
|
||||
|
||||
Version 0.19.16
|
||||
===============
|
||||
Version 0.20.0
|
||||
==============
|
||||
|
||||
This version adds string interpolation with `` `... ${`` ... ``} ...` `` syntax.
|
||||
|
||||
`switch` statement cases can now have conditions.
|
||||
|
||||
Negative indices for arrays and strings are allowed and now count from the end (-1 = last item/character).
|
||||
|
||||
Bug fixes
|
||||
|
Reference in New Issue
Block a user