update changelog

This commit is contained in:
Will McGugan
2023-05-01 16:36:05 +01:00
parent 20a1612361
commit ba90657559

View File

@@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Watch methods can now optionally be private https://github.com/Textualize/textual/issues/2382 - Watch methods can now optionally be private https://github.com/Textualize/textual/issues/2382
### Changed
- Unknown psuedo-selectors will now raise a tokenizer error (previously they were silently ignored) https://github.com/Textualize/textual/pull/2445
## [0.22.3] - 2023-04-29 ## [0.22.3] - 2023-04-29
### Fixed ### Fixed