Skip to content

Commit 72d2623

Browse files
committed
changelog
1 parent 6fd9287 commit 72d2623

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1313

1414
### Added
1515

16-
- Added `toggle_class` parameter to reactives
17-
- Added `compact` parameter and reactive to `Button`, `Input`, `ToggleButton`, `RadioSet`, `OptionList`, `TextArea`
16+
- Added `toggle_class` parameter to reactives https://github.com/Textualize/textual/pull/5778
17+
- Added `compact` parameter and reactive to `Button`, `Input`, `ToggleButton`, `RadioSet`, `OptionList`, `TextArea` https://github.com/Textualize/textual/pull/5778
1818

1919
### Changed
2020

21-
- `RadioSet` now has a default width of `1fr`
21+
- `RadioSet` now has a default width of `1fr` https://github.com/Textualize/textual/pull/5778
2222

2323
## [3.1.1] - 2025-04-22
2424

0 commit comments

Comments
 (0)