Fix buffer size for utf8toUnicode transformation

This commit is contained in:
Victor Hora
2018-11-13 20:14:18 -05:00
parent 454669ffed
commit ecad8c6c7e
2 changed files with 5 additions and 2 deletions

View File

@@ -1,7 +1,8 @@
v3.0.4 - YYYY-MMM-DD (to be released)
-------------------------------------
* Fix buffer size for utf8toUnicode transformation
[Issue #1208 - @katef, @victorhora]
v3.0.3 - 2018-Nov-05