Reverse regression on string + operator.

This commit is contained in:
Stephen Chung
2021-11-05 20:34:27 +08:00
parent 231584824a
commit 46e99df9cd
2 changed files with 21 additions and 3 deletions

View File

@@ -1,6 +1,15 @@
Rhai Release Notes
==================
Version 1.1.3
=============
Bug fixes
---------
* Reverses a regression on string `+` operations.
Version 1.1.2
=============