Skip to content

Commit 8c0d465

Browse files
committed
changelog
1 parent b5f58d2 commit 8c0d465

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8+
## Unreleased
9+
10+
### Fixed
11+
12+
- Fixed markup escaping edge cases https://github.com/Textualize/textual/pull/5697
13+
14+
### Changed
15+
16+
- Collapsible title now accepts str, Text, or Content https://github.com/Textualize/textual/pull/5697
17+
818
## [3.0.1] - 2025-04-01
919

1020
### Fixed

0 commit comments

Comments
 (0)