Update the CHANGELOG

This commit is contained in:
Dave Pearson
2023-05-09 21:01:31 +01:00
parent a0558e87d8
commit 0eeadf9ae9

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 `ZeroDivisionError` in `resolve_fraction_unit` https://github.com/Textualize/textual/issues/2502
## [0.24.1] - 2023-05-08 ## [0.24.1] - 2023-05-08
### Fixed ### Fixed