diff --git a/CHANGELOG.md b/CHANGELOG.md index 5bfda437..b3a4b172 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -81,4 +81,10 @@ * Support display local image besides network image in stable branch. ## [0.2.9] -* Update TextInputConfiguration autocorrect to true. \ No newline at end of file +* Update TextInputConfiguration autocorrect to true. + +## [0.2.10] +* Update TextInputConfiguration autocorrect to true in stable branch. + +## [0.2.11] +* Fix static analysis error. \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 09d03a06..b601cff1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_quill description: One client and affiliated collaborator of Flutter Quill is Bullet Journal App. -version: 0.2.9 +version: 0.2.11 #author: bulletjournal homepage: https://bulletjournal.us/home/index.html repository: https://github.com/singerdmx/flutter-quill.git