Update the CHANGELOG

This commit is contained in:
Dave Pearson
2023-04-05 20:50:16 +01:00
parent 7477624507
commit 688b87b6d1

View File

@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## Unreleased
### Added
- Added support for filtering a `DirectoryTree` https://github.com/Textualize/textual/pull/2215
### Changed
- Allowed border_title and border_subtitle to accept Text objects