diff --git a/CHANGELOG.md b/CHANGELOG.md index e5d964375..97c294a4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.8.0] - Unreleased + +### Fixed + +- Fixed issues with nested auto dimensions https://github.com/Textualize/textual/issues/1402 + ## [0.7.0] - 2022-12-17 ### Added