Add extra test for validator called before dom ready, update changelog

This commit is contained in:
Darren Burns
2022-12-14 12:09:00 +00:00
parent 591b692720
commit 2b8b7c15e6
2 changed files with 26 additions and 0 deletions

View File

@@ -5,6 +5,11 @@ 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/).
## Unreleased
### Fixed
- Fixed validator not running on first reactive set https://github.com/Textualize/textual/pull/1359
## [0.6.0] - 2022-12-11