diff --git a/CHANGELOG.md b/CHANGELOG.md index 7480006f..cff31022 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -93,4 +93,7 @@ * Support placeholder. ## [0.3.0] -* Line Height calculated based on font size. \ No newline at end of file +* Line Height calculated based on font size. + +## [0.3.1] +* cursor focus when keyboard is on. \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 93c91366..8abfafb7 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.3.0 +version: 0.3.1 #author: bulletjournal homepage: https://bulletjournal.us/home/index.html repository: https://github.com/singerdmx/flutter-quill.git