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 diff --git a/docs/classes/bitflags.html b/docs/classes/bitflags.html index f063149..e97785a 100644 --- a/docs/classes/bitflags.html +++ b/docs/classes/bitflags.html @@ -50,8 +50,8 @@