diff --git a/CHANGELOG.markdown b/CHANGELOG.markdown index 7c3adfc..7b2e1be 100644 --- a/CHANGELOG.markdown +++ b/CHANGELOG.markdown @@ -2,6 +2,18 @@ ## [Unreleased] +### Added + +- Support for new_line function +- Support for text size calculation +- Support for scoped style customization +- Support for scoped color customization +- Support for child frames + +### Changed + +- Button, selectable, and progress bar accept size with `Into` + ## [0.0.14] - 2017-06-18 ### Added