From a103ff16f13b9c7761d0fb2ec9db68da08193ebf Mon Sep 17 00:00:00 2001 From: Thijs Date: Fri, 11 Jul 2025 14:01:06 +0200 Subject: chore(docs): update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6779e9..8f8f4e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,7 +30,13 @@ The scope of what is covered by the version number excludes: ### version x.x.x, unreleased - Fix: maximum key-delay, reduced from 0.2 to 0.1 seconds to reduce slugginess feel on some key presses. + See [#69](https://github.com/lunarmodules/luasystem/pull/69). - Fix: `readansi` now only reports printable chars as characters + See [#70](https://github.com/lunarmodules/luasystem/pull/70). +- Fix: readkey now ignores Windows scancodes if received. + See [#74](https://github.com/lunarmodules/luasystem/pull/74). +- Fix: readkey now passes errors on. + See [#74](https://github.com/lunarmodules/luasystem/pull/74). ### version 0.6.2, released 15-Apr-2025 -- cgit v1.2.3-55-g6feb