diff --git a/CHANGELOG.md b/CHANGELOG.md index 826e8eb0..45a82501 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -75,4 +75,7 @@ * Fix cursor after pasting. ## [0.2.7] -* Support display local image besides network image. \ No newline at end of file +* Support display local image besides network image. + +## [0.2.8] +* Support display local image besides network image in stable branch. \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index d2067678..fb373ad1 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.7 +version: 0.2.8 #author: bulletjournal homepage: https://bulletjournal.us/home/index.html repository: https://github.com/singerdmx/flutter-quill.git