aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5a8d071..9a64d29 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,6 +28,11 @@ The scope of what is covered by the version number excludes:
28 28
29## Version history 29## Version history
30 30
31### version 0.4.5, released 18-Dec-2024
32
33- Fix: suppress a warning when building with clang
34- Fix: do not rely on luaconf.h to include limits.h, fixes builds with latest LuaJIT (#38).
35
31### version 0.4.4, released 03-Sep-2024 36### version 0.4.4, released 03-Sep-2024
32 37
33- Fix: include all objects in Makefile 38- Fix: include all objects in Makefile