diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
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 |