Skip to content

Commit 3d82280

Browse files
committed
Changelog
1 parent cc29f66 commit 3d82280

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1616

1717
- Collapsible title now accepts str, Text, or Content https://github.com/Textualize/textual/pull/5697
1818
- Rich Text objects will be converted to Content in OptionList and other widgets https://github.com/Textualize/textual/pull/5712
19-
- Textual will always convert dim attributes to RGB by default
19+
- Textual will always convert dim attributes to RGB by default https://github.com/Textualize/textual/pull/5715
2020

2121
### Added
2222

23-
- Added `TEXTUAL_DIM_FACTOR` env var to set the opacity of the 'dim' ANSI attribute
23+
- Added `TEXTUAL_DIM_FACTOR` env var to set the opacity of the 'dim' ANSI attribute https://github.com/Textualize/textual/pull/5715
2424

2525
## [3.0.1] - 2025-04-01
2626

0 commit comments

Comments
 (0)