From e99865832a1a22c803f00980ba59a8e60bae46fc Mon Sep 17 00:00:00 2001 From: Tanay Neotia Date: Wed, 25 Jan 2023 10:22:20 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a711a5e..a145802f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [2.5.1] = 2023-01-25 +* Fix build issues on Flutter 3.4.0+ due to assets directory +* Update dependencies + ## [2.5.0] - 2022-06-04 * Support Flutter 3.0 (remove warnings) (@Cteq3132) * [BREAKING] Support modifying `foreColorSelected` and `backColorSelected` when using a custom dialog for font coloring