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 e14cdd0 commit 6d561d4Copy full SHA for 6d561d4
CHANGELOG.md
@@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
12
- Fixed the command palette crashing with a `TimeoutError` in any Python before 3.11 https://github.com/Textualize/textual/issues/3320
13
- Fixed `Input` event leakage from `CommandPalette` to `App`.
14
15
+## [0.36.0] - 2023-09-15
16
+
17
### Added
18
19
- Added the command palette https://github.com/Textualize/textual/pull/3058
0 commit comments