mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Update the CHANGELOG
This commit is contained in:
@@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- `textual run` execs apps in a new context.
|
- `textual run` execs apps in a new context.
|
||||||
|
- Breaking change: `Container` no longer shows required scrollbars by default https://github.com/Textualize/textual/issues/2361
|
||||||
|
- Breaking change: `VerticalScroll` no longer shows a required horizontal scrollbar by default
|
||||||
|
- Breaking change: `HorizontalScroll` no longer shows a required vertical scrollbar by default
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user