Update changelog.

This commit is contained in:
Rodrigo Girão Serrão
2023-01-23 14:45:54 +00:00
parent 8aeee6a360
commit 86eb12f335

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.11.0] - Unreleased
### Fixed
- Fixed relative units in `grid-rows` and `grid-columns` being computed with respect to the wrong dimension https://github.com/Textualize/textual/issues/1406
## [0.10.1] - 2023-01-20
### Added