changelog

This commit is contained in:
Will McGugan
2025-03-25 18:24:26 +00:00
parent 789cc17667
commit b990ebac79

View File

@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Fixed crash on clicking line API border https://github.com/Textualize/textual/pull/5641
- Fixed additional spaces after text-wrapping https://github.com/Textualize/textual/pull/5657
- Added missing `scroll_end` parameter to the `Log.write_line` method https://github.com/Textualize/textual/pull/5672
- Restored support for blink https://github.com/Textualize/textual/pull/5675
### Added