aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorThijs Schreijer <thijs@thijsschreijer.nl>2026-04-26 10:41:13 +0200
committerGitHub <noreply@github.com>2026-04-26 10:41:13 +0200
commitedeec63394684c9281d0a28a8f50c70f39a78e62 (patch)
treefce582e12551db5d4998f041ccad2ade6088fb26 /CHANGELOG.md
parent039f509ba8c51d0a8eed7dbd3c06dac9f8c4a008 (diff)
downloadluasystem-0.7.1.tar.gz
luasystem-0.7.1.tar.bz2
luasystem-0.7.1.zip
Release v0.7.1 (#86)v0.7.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fce2d0c..b4f215c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -27,7 +27,7 @@ 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 30### version 0.7.1, released 26-Apr-2026
31 31
32- Fix: improve error messages and handling on Windows. 32- Fix: improve error messages and handling on Windows.
33 See [#85](https://github.com/lunarmodules/luasystem/pull/85). 33 See [#85](https://github.com/lunarmodules/luasystem/pull/85).