From b4c3dca1fb28e54fb7faebcd612e37008774a912 Mon Sep 17 00:00:00 2001 From: ysfkaya Date: Thu, 22 Aug 2024 11:55:15 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3eee02f..f2750d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to `filament-phone-input` will be documented in this file +## v3.0.2 - 2024-08-22 + +### What's Changed + +* Fix RTL Phone Number Display by @emargareten in https://github.com/ysfkaya/filament-phone-input/pull/48 + +### New Contributors + +* @emargareten made their first contribution in https://github.com/ysfkaya/filament-phone-input/pull/48 + +**Full Changelog**: https://github.com/ysfkaya/filament-phone-input/compare/v3.0.1...v3.0.2 + ## v2.3.7 - 2024-08-14 ### What's Changed