From 199b00d4f41d882d74976c6e0fc5c1c50cba8a6b Mon Sep 17 00:00:00 2001 From: Jordan Pittman Date: Tue, 22 Aug 2023 16:30:43 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 84293af..fba64d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Fixed + - Fix text alignment on date and time inputs on iOS ([#144](https://github.com/tailwindlabs/tailwindcss-forms/pull/144)) ## [0.5.4] - 2023-07-13