diff --git a/CHANGELOG.md b/CHANGELOG.md index e12740281b..85e4e08ab5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## Unreleased +### Fixed + +- Fixed `Input` showing suggestions when not focused https://github.com/Textualize/textual/pull/3808 + ### Removed - Removed renderables/align.py which was no longer used