File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
22
22
- Collapsible title now accepts str, Text, or Content https://github.com/Textualize/textual/pull/5697
23
23
- Rich Text objects will be converted to Content in OptionList and other widgets https://github.com/Textualize/textual/pull/5712
24
24
- Textual will always convert dim attributes to RGB by default https://github.com/Textualize/textual/pull/5715
25
- - Notifications will now use Textual markup (previously they used Console markup) https://github.com/Textualize/textual/pull/5719
25
+ - Notifications will now use content markup (previously they used Console markup) https://github.com/Textualize/textual/pull/5719
26
26
27
27
### Added
28
28
You can’t perform that action at this time.
0 commit comments