projects
/
onyx.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f34ffbb
)
updated CHANGELOG
author
Brendan Hansen
<brendan.f.hansen@gmail.com>
Wed, 10 May 2023 17:56:01 +0000
(12:56 -0500)
committer
Brendan Hansen
<brendan.f.hansen@gmail.com>
Wed, 10 May 2023 17:56:01 +0000
(12:56 -0500)
CHANGELOG
patch
|
blob
|
history
diff --git
a/CHANGELOG
b/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.