changelog url

This commit is contained in:
Will McGugan
2023-01-31 12:16:21 +01:00
parent 632cfc77b0
commit bfa586fdcd

View File

@@ -33,7 +33,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Added a workaround for an apparent Windows Terminal paste issue https://github.com/Textualize/textual/issues/1661
- Fixes issue with renderable width calculation https://github.com/Textualize/textual/issues/1685
- Fixed issue with app not processing Paste event https://github.com/Textualize/textual/issues/1666
- Fixed glitch with view position with auto width inputs https://github.com/Textualize/textual/tree/auto-width-inputs
- Fixed glitch with view position with auto width inputs https://github.com/Textualize/textual/issues/1693
## [0.10.1] - 2023-01-20