summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
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 a3544ea..d1e4766 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,6 +28,10 @@ The scope of what is covered by the version number excludes:
## Version history
+### Version 0.4.1, released 25-Jun-2024
+
+- Fix: when compiling with `msys2` the `conio.h` header is required
+
### Version 0.4.0, released 20-Jun-2024
- Feat: `getconsoleflags` and `setconsoleflags` for getting/setting the current console configuration flags on Windows