diff --git a/CHANGELOG.md b/CHANGELOG.md index 107a7d042..b51979392 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Fixed how the app title in a `Header` is centred https://github.com/Textualize/textual/issues/1060 - Fixed the swapping of button variants https://github.com/Textualize/textual/issues/1048 - Fixed reserved characters in screenshots https://github.com/Textualize/textual/issues/993 +- Fixed issue with TextLog max_lines https://github.com/Textualize/textual/issues/1058 ### Changed