diff --git a/CHANGELOG.md b/CHANGELOG.md index e578affd..de89dec6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# [3.9.7] +* Fix for clicking on the Link button without any text on a new line crashes. + # [3.9.6] * Apply locale to QuillEditor(contents). diff --git a/pubspec.yaml b/pubspec.yaml index e70299e6..dec7e3f1 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: 3.9.6 +version: 3.9.7 #author: bulletjournal homepage: https://bulletjournal.us/home/index.html repository: https://github.com/singerdmx/flutter-quill