update changelog

This commit is contained in:
Connor Skees 2024-05-19 04:02:08 +00:00
parent b63697548d
commit 455de80f1f

View File

@ -7,6 +7,11 @@
-->
# 0.13.3
- implement builtin string-module function `string.split(..)` (#96) by @xpe
- implement functionality for intercepting logs (#93) by cryocz
# 0.13.2
- update rustix dependency to silence security warning