Squish trailing whitespace from CHANGELOG

This commit is contained in:
Dave Pearson
2022-12-21 10:39:09 +00:00
parent be0c7636a1
commit 3452c18672

View File

@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [0.8.0] - Unreleased
### Fixed
### Fixed
- Fixed issues with nested auto dimensions https://github.com/Textualize/textual/issues/1402
- Fixed watch method incorrectly running on first set when value hasn't changed and init=False https://github.com/Textualize/textual/pull/1367