Update the CHANGELOG

This commit is contained in:
Dave Pearson
2023-02-19 09:49:40 +00:00
parent 55b36ff109
commit b340c27d6a

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
- Numbers in a descendant-combined selector no longer cause an error https://github.com/Textualize/textual/issues/1836
## [0.11.1] - 2023-02-17 ## [0.11.1] - 2023-02-17
### Fixed ### Fixed