From 7ea55c760688f82917876b26c18792680c27f4c2 Mon Sep 17 00:00:00 2001 From: Bruno D'Luka Date: Sun, 31 Dec 2023 12:25:30 -0300 Subject: [PATCH] chore: Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9fbcfd9..666524d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [next] + +* fix: Update vertical alignment ([#19](https://github.com/bdlukaa/rounded_background_text/issues/19)) + ## 0.4.3 * fix: `RoundedBackgroundTextField.textAlign` is respected ([#17](https://github.com/bdlukaa/rounded_background_text/issues/17))