From c93f510589252924f2fc07a42406f1e37fa3a947 Mon Sep 17 00:00:00 2001 From: EgorK0rshun Date: Thu, 8 Feb 2024 20:19:06 +0300 Subject: [PATCH] Fix formatting --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67b3a5fc..3f14e84c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Changelog All notable changes to this project will be documented in this file. + ## 9.2.13 * Fix crash with inserting text from contextMenuButtonItems [32-bit CPU Type](https://github.com/singerdmx/flutter-quill/issues/1724)