diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c4f03a6..f63cb021 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# [6.0.8] +* Make QuillController.document mutable. + # [6.0.7] * Allow disabling of selection toolbar. diff --git a/pubspec.yaml b/pubspec.yaml index 7894b846..7c03910e 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: 6.0.7 +version: 6.0.8 #author: bulletjournal homepage: https://bulletjournal.us/home/index.html repository: https://github.com/singerdmx/flutter-quill