aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorThijs Schreijer <thijs@thijsschreijer.nl>2024-07-11 12:27:55 +0200
committerGitHub <noreply@github.com>2024-07-11 12:27:55 +0200
commit45499248cea9e23b7e4d8478759414e01c645809 (patch)
tree41b04a5e59c4f805850aa8faa76e68172b53bd37 /CHANGELOG.md
parent5dfdd28292c8e28b787eecd475c585a3fa2e379c (diff)
downloadluasystem-45499248cea9e23b7e4d8478759414e01c645809.tar.gz
luasystem-45499248cea9e23b7e4d8478759414e01c645809.tar.bz2
luasystem-45499248cea9e23b7e4d8478759414e01c645809.zip
Release v0.4.2 (#31)v0.4.2
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d1e4766..d9f4a87 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,6 +28,10 @@ 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.2, released 25-Jun-2024
32
33- Fix: include additional headers for some MinGW installations
34
31### Version 0.4.1, released 25-Jun-2024 35### Version 0.4.1, released 25-Jun-2024
32 36
33- Fix: when compiling with `msys2` the `conio.h` header is required 37- Fix: when compiling with `msys2` the `conio.h` header is required