Revised 0.7.2 text

This commit is contained in:
Justin Ethier 2018-01-03 17:06:37 -05:00
parent c16d854631
commit dc0ac2bbaa

View file

@ -4,7 +4,7 @@
Bug Fixes
- Fixed `utf8->string`, `string->utf8`, `bytevector-copy`, `list->vector`, and `list->string` to heap allocate objects that exceed the maximum size for objects on the stack.
- Fixed many functions including `utf8->string`, `string->utf8`, `bytevector-copy`, `list->vector`, and `list->string` to heap allocate objects that exceed the maximum size for objects on the stack.
## 0.7.1 - December 21, 2017