Skip to content

Commit 3503562

Browse files
committed
Changelog
1 parent 57e65d9 commit 3503562

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2828
- Added `textual.theme.ThemeProvider`, a command palette provider which returns all registered themes https://github.com/Textualize/textual/pull/5087
2929
- Added several new built-in CSS variables https://github.com/Textualize/textual/pull/5087
3030
- Added support for in-band terminal resize protocol https://github.com/Textualize/textual/pull/5217
31-
- Added TEXTUAL_THEME environment var, which should be a comma separated list of desired themes
32-
- Added `Widget.is_scrolling`
33-
- Added `Tree.add_json`
31+
- Added TEXTUAL_THEME environment var, which should be a comma separated list of desired themes https://github.com/Textualize/textual/pull/5238
32+
- Added `Widget.is_scrolling` https://github.com/Textualize/textual/pull/5238
33+
- Added `Tree.add_json` https://github.com/Textualize/textual/pull/5238
3434

3535
### Changed
3636

@@ -45,7 +45,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
4545

4646
### Removed
4747

48-
- Removed `App.HOVER_EFFECTS_SCROLL_PAUSE`
48+
- Removed `App.HOVER_EFFECTS_SCROLL_PAUSE` https://github.com/Textualize/textual/pull/5238
4949

5050
## [0.85.2] - 2024-11-02
5151

0 commit comments

Comments
 (0)