We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a91f8b4 commit 841f726Copy full SHA for 841f726
CHANGELOG.md
@@ -43,7 +43,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
43
- DataTable now has a max-height of 100vh rather than 100%, which doesn't work with auto
44
- Breaking change: empty rules now result in an error https://github.com/Textualize/textual/pull/3566
45
- Improved startup time by caching CSS parsing https://github.com/Textualize/textual/pull/3575
46
-- Workers are now created/ran in a thread-safe way https://github.com/Textualize/textual/pull/3586
+- Workers are now created/run in a thread-safe way https://github.com/Textualize/textual/pull/3586
47
48
### Added
49
0 commit comments