aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7d163b1..924e212 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## v0.4.0 (2026-02-07)
+
+Now, ducc can compile [Lua 5.5](https://www.lua.org/source/5.5/)! The artifact binary crashes though.
+
+
## v0.3.0 (2026-01-08)
WebAssembly backend is experimentally added. For now, very limited operations are supported.