From 3add0cdf778c1a4f18ac37a489f0366114b71cc3 Mon Sep 17 00:00:00 2001 From: Ellet Date: Sat, 11 Nov 2023 18:27:34 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0cba5b33..8343feae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ - You can use now the `QuillRawEditor` without `QuillEditorProvider` - Bug fixes - Add implementation of image cropping in the `example` -- Update the `QuillToolbarIconButton` to use the material 3 buttons + ## [8.4.1] - Add `copyWith` in `OptionalSize` class