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/).
2222- Collapsible title now accepts str, Text, or Content https://github.com/Textualize/textual/pull/5697
2323- Rich Text objects will be converted to Content in OptionList and other widgets https://github.com/Textualize/textual/pull/5712
2424- 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
2626
2727### Added
2828
You can’t perform that action at this time.
0 commit comments