From d7d4ec5cb5b15cecf28d9912c6972f7cb05f0926 Mon Sep 17 00:00:00 2001 From: Michael Spiss Date: Wed, 28 Jun 2023 08:52:04 +0200 Subject: [PATCH] Add changelog item --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8418e8c..e4ce5f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ * Fix #244 - dynamic icon retrieval requires regular font * BREAKING: getIconFromCss now returns null if no matching icon is found * Upgrade to Font Awesome 6.4.0 +* Migrate to Flutter 3 - thanks @jinosh05 ## 10.4.0 * Upgrade to Font Awesome 6.3.0