aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorThijs Schreijer <thijs@thijsschreijer.nl>2024-08-28 10:15:54 +0200
committerGitHub <noreply@github.com>2024-08-28 10:15:54 +0200
commit60b66fce58b64d121b124e64ef78d37512e3a8a2 (patch)
tree55590869085a2f9954e30cc728a63e6b87ba3ea8 /CHANGELOG.md
parent227743a147967bf1418525770082a5943b3f9f41 (diff)
downloadluasystem-60b66fce58b64d121b124e64ef78d37512e3a8a2.tar.gz
luasystem-60b66fce58b64d121b124e64ef78d37512e3a8a2.tar.bz2
luasystem-60b66fce58b64d121b124e64ef78d37512e3a8a2.zip
Re-add FreeBSD support (broken since c1a64c1) (#33)
Co-authored-by: cos <cos>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 398f4a0..f1d3aa5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -31,6 +31,7 @@ The scope of what is covered by the version number excludes:
31### unreleased 31### unreleased
32 32
33- Chore: add compiler error on Windows if Virtual Terminal Processing is unavailable. 33- Chore: add compiler error on Windows if Virtual Terminal Processing is unavailable.
34- Fix: fix the freebsd build
34 35
35### Version 0.4.2, released 25-Jun-2024 36### Version 0.4.2, released 25-Jun-2024
36 37