From f473131ecec138f5473f1bb3caad35f7a0bab496 Mon Sep 17 00:00:00 2001 From: ArthurSonzogni Date: Wed, 3 Apr 2024 21:31:21 +0200 Subject: [PATCH] Add CHANGELOG. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a976af79..4963ac57e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ current (development) - Bugfix: `Input` `onchange` was not called on backspace or delete key. Fixed by @chrysante in chrysante in PR #776. - Bugfix: Propertly restore cursor shape on exit. See #792. +- Bugfix: Fix cursor position in when in the last column. See #831. ### Dom - Feature: Add `hscroll_indicator`. It display an horizontal indicator