Update the ChangeLog

This commit is contained in:
Dave Pearson
2023-02-15 14:05:15 +00:00
parent ca1eede533
commit 148f9c1543

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/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [0.12.0] - Unreleased
### Added
- Added `Widget.disabled` https://github.com/Textualize/textual/pull/1785
## [0.11.0] - 2023-02-15
### Added