diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 234ebee8c..3c1fc21cb 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -74,6 +74,7 @@ Fixed - Scrolling should now work more reliably on some pages where arrow keys worked but `hjkl` didn't. - Small improvements when checking if an input is an URL or not. +- Fixed wrong cursor position when completing the first item in the completion. v0.2.2 (unreleased) -------------------