Skip to content

Commit 09e19f0

Browse files
committed
fix changelog [skip ci]
1 parent 721abf6 commit 09e19f0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1212
- Fixed markup escaping edge cases https://github.com/Textualize/textual/pull/5697
1313
- Fixed incorrect auto height in Collapsible https://github.com/Textualize/textual/pull/5703
1414
- Fixed issue with keymaps and single-letter keys https://github.com/Textualize/textual/pull/5726
15+
- Fixed footer / key panel not updating when keymaps are applied https://github.com/Textualize/textual/pull/5724
16+
- Fixed alignment not being applied when there are min and max limits on dimensions https://github.com/Textualize/textual/pull/5732
1517

1618
### Changed
1719

@@ -120,7 +122,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
120122

121123
- Fixed OptionList.add_options exhausting iterator https://github.com/Textualize/textual/pull/5540
122124
- Fixed screen not refreshing after pop https://github.com/Textualize/textual/pull/5543
123-
- Fixed footer / key panel not updating when keymaps are applied https://github.com/Textualize/textual/pull/5724
124125

125126
## [2.0.1] - 2025-02-16
126127

0 commit comments

Comments
 (0)