From 6a7c54c347f4c24669c5a9ce80cacfc2860be4ae Mon Sep 17 00:00:00 2001 From: Brendan Hansen Date: Wed, 10 May 2023 12:56:01 -0500 Subject: [PATCH] updated CHANGELOG --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) 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. -- 2.25.1