diff options
author | Thijs Schreijer <thijs@thijsschreijer.nl> | 2024-08-28 10:26:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-28 10:26:31 +0200 |
commit | a9dac6b5f78400c1f73c165a5f061a01a595bdbf (patch) | |
tree | 570550920e0e863e6f6009cf7ad779a67f761a93 /CHANGELOG.md | |
parent | 60b66fce58b64d121b124e64ef78d37512e3a8a2 (diff) | |
download | luasystem-0.4.3.tar.gz luasystem-0.4.3.tar.bz2 luasystem-0.4.3.zip |
Release v0.4.3 (#34)v0.4.3
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f1d3aa5..048e228 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -28,7 +28,7 @@ The scope of what is covered by the version number excludes: | |||
28 | 28 | ||
29 | ## Version history | 29 | ## Version history |
30 | 30 | ||
31 | ### unreleased | 31 | ### version 0.4.3, released 28-Aug-2024 |
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 | - Fix: fix the freebsd build |