aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-02-07 19:14:49 +0900
committernsfisis <nsfisis@gmail.com>2026-02-07 19:14:49 +0900
commit5a1789c2de30ec503e488ca77d664199a545a04a (patch)
tree5a7ec55b335108733234b01892df65a0df6d6cc6 /CHANGELOG.md
parent3752b69fe3424b949bcb61c222265ee6a435c994 (diff)
downloadducc-0.4.0.tar.gz
ducc-0.4.0.tar.zst
ducc-0.4.0.zip
feat: bump to v0.4.0v0.4.0
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.