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 e22a213 commit 9ba69c3Copy full SHA for 9ba69c3
CHANGELOG.md
@@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
10
11
### Fixed
12
13
-- Fixed `query_one` and `query_exactly_one` not raising documented `WrongType` exception.
+- Fixed `query_one` and `query_exactly_one` not raising documented `WrongType` exception. https://github.com/Textualize/textual/pull/5945
14
- Fixed logging to a file on Windows https://github.com/Textualize/textual/issues/5941
15
- Fixed eight bit colors crashing when applying dim style https://github.com/Textualize/textual/pull/5957
16
0 commit comments