# Changelog ## 0.3.2 - 2024-09-28 - fix StaticText Alignment::Center x offset ## 0.3.0 - 2024-09-27 - optimize StaticText multi-line text - add no_std attribute - optimize MultiMonoFontDrawTarget and whitespace draw ## 0.2.0 - 2024-09-25 - add StaticText to draw text in Rectangle area - optimize draw_whitespace