diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 266562bc3..74646d4a7 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -40,6 +40,7 @@ Fixed ----- - Fixed crash when using hints with JS disabled in some rare circumstances. +- When hinting input fields (`:t`), also consider input elements without a type. v0.8.1 ------