From: Brendan Hansen Date: Wed, 10 May 2023 17:56:01 +0000 (-0500) Subject: updated CHANGELOG X-Git-Url: https://git.brendanfh.com/?a=commitdiff_plain;h=6a7c54c347f4c24669c5a9ce80cacfc2860be4ae;p=onyx.git updated CHANGELOG --- diff --git a/CHANGELOG b/CHANGELOG index 4dc2c749..7327c59f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -18,6 +18,7 @@ Bugfixes: * Fixed missing `use core` in `optional.onyx`. - Fixes `Optional.reset` and `Optional.hash` * Fixed missing newline in `onyx help build` documentation. +* Fixed WASI compilation due to misconfigured environment code.