This commit is contained in:
Will McGugan
2021-08-18 20:36:46 +01:00
parent d5fb5b1694
commit f6aec6f8a4

View File

@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [0.1.10] - Unreleased
### Added
- Added margin, padding, and border attributes to Widget
### Changed
- Callbacks may be async or non-async.