Skip to content

Commit 4355e23

Browse files
committed
changelog [skipci]
1 parent d8bcb8b commit 4355e23

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
@@ -10,8 +10,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1010
### [0.66.0]
1111

1212
- `get_content_height` will now return 0 if the renderable is Falsey https://github.com/Textualize/textual/pull/4617
13-
- Buttons may not be pressed within their "active_effect_duration" to prevent inadvertent activations
14-
- `Screen.dismiss` is now a noop if the screen isn't active. Previously it would raise a `ScreenStackError`, now it returns `False`.
13+
- Buttons may not be pressed within their "active_effect_duration" to prevent inadvertent activations https://github.com/Textualize/textual/pull/4621
14+
- `Screen.dismiss` is now a noop if the screen isn't active. Previously it would raise a `ScreenStackError`, now it returns `False`. https://github.com/Textualize/textual/pull/4621
1515

1616
### Added
1717

0 commit comments

Comments
 (0)