diff --git a/CHANGELOG.md b/CHANGELOG.md index ad88f3328..e86aea7f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [1.9.4] +* Bug fix for cursor position when tapping at the end of line with image(s). + ## [1.9.3] * Bug fix when line only contains one image. diff --git a/pubspec.yaml b/pubspec.yaml index bced1a189..9becfd1e8 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.3 +version: 1.9.4 #author: bulletjournal homepage: https://bulletjournal.us/home/index.html repository: https://github.com/singerdmx/flutter-quill