updated CHANGELOG
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Wed, 10 May 2023 17:56:01 +0000 (12:56 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Wed, 10 May 2023 17:56:01 +0000 (12:56 -0500)
CHANGELOG

index 4dc2c74997689e2a2c6c22f7d0bfd0f9a398ceb7..7327c59f9f7149f1c76ddeead7ce85443b7a8426 100644 (file)
--- 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.