aboutsummaryrefslogtreecommitdiff
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 75ab9f9..fce2d0c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -27,6 +27,11 @@ The scope of what is covered by the version number excludes:
27 27
28## Version history 28## Version history
29 29
30### version 0.x.x, unreleased
31
32- Fix: improve error messages and handling on Windows.
33 See [#85](https://github.com/lunarmodules/luasystem/pull/85).
34
30### version 0.7.0, released 17-Feb-2026 35### version 0.7.0, released 17-Feb-2026
31 36
32- Fix: remove two unused-variable warnings. 37- Fix: remove two unused-variable warnings.