diff --git a/CHANGELOG.md b/CHANGELOG.md index cb4b7f4f31..ba75ae4974 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Added - Added `DOMNode.has_pseudo_classes` https://github.com/Textualize/textual/pull/3970 -- Added `Widget.allow_focus` and `Widget.allow_focus_children` +- Added `Widget.allow_focus` and `Widget.allow_focus_children` https://github.com/Textualize/textual/pull/3989 ### Fixed