From 36fb2e1ca8d46487719b5715a17e6ad83380bca6 Mon Sep 17 00:00:00 2001 From: Xin Yao Date: Fri, 27 Aug 2021 20:15:52 -0700 Subject: [PATCH] Upgrade to [1.9.5] Skip image when pasting. --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e86aea7f..ae59e44f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [1.9.5] +* Skip image when pasting. + ## [1.9.4] * Bug fix for cursor position when tapping at the end of line with image(s). diff --git a/pubspec.yaml b/pubspec.yaml index 9becfd1e..39bd4c97 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_quill description: A rich text editor supporting mobile and web (Demo App @ bulletjournal.us) -version: 1.9.4 +version: 1.9.5 #author: bulletjournal homepage: https://bulletjournal.us/home/index.html repository: https://github.com/singerdmx/flutter-quill