diff options
Diffstat (limited to 'docs/topics/CHANGELOG.md.html')
-rw-r--r-- | docs/topics/CHANGELOG.md.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/topics/CHANGELOG.md.html b/docs/topics/CHANGELOG.md.html index f909b4b..4e656c7 100644 --- a/docs/topics/CHANGELOG.md.html +++ b/docs/topics/CHANGELOG.md.html @@ -70,7 +70,7 @@ <ul> <li>create a release branch</li> <li>update the changelog below</li> - <li>update version and copyright-years in <code>./LICENSE.md</code> and <code>./src/time.c</code> (in module constants)</li> + <li>update version and copyright-years in <code>./LICENSE.md</code> and <code>./src/core.c</code> (in module constants)</li> <li>create a new rockspec and update the version inside the new rockspec:<br/> <code>cp luasystem-scm-0.rockspec ./rockspecs/luasystem-X.Y.Z-1.rockspec</code></li> <li>clean and render the docs: run <code>ldoc .</code></li> @@ -86,7 +86,7 @@ <p><a name="Version_history"></a></p> <h2>Version history</h2> -<h3>Version X.Y.Z, unreleased</h3> +<h3>Version 0.3.0, released 15-Dec-2023</h3> <ul> <li>Feat: on Windows <a href="../index.html#sleep">sleep</a> now has a precision parameter</li> @@ -114,7 +114,7 @@ </div> <!-- id="main" --> <div id="about"> <i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i> -<i style="float:right;">Last updated 2023-11-15 07:42:18 </i> +<i style="float:right;">Last updated 2023-12-15 13:15:09 </i> </div> <!-- id="about" --> </div> <!-- id="container" --> </body> |