diff options
author | Hisham Muhammad <hisham@gobolinux.org> | 2024-12-18 02:50:21 -0300 |
---|---|---|
committer | Hisham Muhammad <hisham@gobolinux.org> | 2024-12-18 05:54:35 +0000 |
commit | 9e0790c5060c5346039f92f4c9d97a2dbc7316ed (patch) | |
tree | f1aef647845732c05ca6848549b099f907fd4c53 /docs/topics/CHANGELOG.md.html | |
parent | 50b30371a307652105982b1a97a77dbe689d529e (diff) | |
download | luasystem-0.4.5.tar.gz luasystem-0.4.5.tar.bz2 luasystem-0.4.5.zip |
Release v0.4.5v0.4.5
Diffstat (limited to 'docs/topics/CHANGELOG.md.html')
-rw-r--r-- | docs/topics/CHANGELOG.md.html | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/topics/CHANGELOG.md.html b/docs/topics/CHANGELOG.md.html index 21c5452..8567695 100644 --- a/docs/topics/CHANGELOG.md.html +++ b/docs/topics/CHANGELOG.md.html | |||
@@ -107,6 +107,13 @@ | |||
107 | <p><a name="Version_history"></a></p> | 107 | <p><a name="Version_history"></a></p> |
108 | <h2>Version history</h2> | 108 | <h2>Version history</h2> |
109 | 109 | ||
110 | <h3>version 0.4.5, released 18-Dec-2024</h3> | ||
111 | |||
112 | <ul> | ||
113 | <li>Fix: suppress a warning when building with clang</li> | ||
114 | <li>Fix: do not rely on luaconf.h to include limits.h, fixes builds with latest LuaJIT (#38).</li> | ||
115 | </ul> | ||
116 | |||
110 | <h3>version 0.4.4, released 03-Sep-2024</h3> | 117 | <h3>version 0.4.4, released 03-Sep-2024</h3> |
111 | 118 | ||
112 | <ul> | 119 | <ul> |
@@ -176,7 +183,7 @@ | |||
176 | </div> <!-- id="main" --> | 183 | </div> <!-- id="main" --> |
177 | <div id="about"> | 184 | <div id="about"> |
178 | <i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i> | 185 | <i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i> |
179 | <i style="float:right;">Last updated 2024-09-03 14:15:56 </i> | 186 | <i style="float:right;">Last updated 2024-12-18 02:50:03 </i> |
180 | </div> <!-- id="about" --> | 187 | </div> <!-- id="about" --> |
181 | </div> <!-- id="container" --> | 188 | </div> <!-- id="container" --> |
182 | </body> | 189 | </body> |