diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a6c79dc..7480006f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -90,4 +90,7 @@ * Fix static analysis error. ## [0.2.12] -* Support placeholder. \ No newline at end of file +* Support placeholder. + +## [0.3.0] +* Line Height calculated based on font size. \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 2c925516..abedfacf 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.12 +version: 0.3.0 #author: bulletjournal homepage: https://bulletjournal.us/home/index.html repository: https://github.com/singerdmx/flutter-quill.git