# Changelog ## [Unreleased] ### Added * `hard_refresh` to fully redraw the screen ### Changed * re-export `vt100::Color` to avoid requiring users to know about the internal `vt100` details (and potential version conflicts) ## [0.1.1] - 2021-11-10 ### Changed * Bumped deps and moved to 2021 edition ## [0.1.0] - 2021-03-13 ### Added * Initial release