Update the ChangeLog

This commit is contained in:
Dave Pearson
2023-06-01 11:42:19 +01:00
parent 216615e24f
commit 3b6f75ce6e

View File

@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/) The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/). and this project adheres to [Semantic Versioning](http://semver.org/).
## Unreleased
### Fixed
- Fixed setting `TreeNode.label` on an existing `Tree` node not immediately https://github.com/Textualize/textual/pull/2713
## [0.27.0] - 2023-06-01 ## [0.27.0] - 2023-06-01
### Fixed ### Fixed