diff --git a/CHANGELOG.md b/CHANGELOG.md index bc086b88..8f996e40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -105,4 +105,7 @@ * More fix on cursor focus issue when keyboard is on. ## [1.0.0-dev.1] -* Upgrade prerelease SDK & Bump for master \ No newline at end of file +* Upgrade prerelease SDK & Bump for master + +## [1.0.0-dev.2] +* Improve link handling for tel, mailto and etc. \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 61460904..48681f97 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: 1.0.0-dev.1 +version: 1.0.0-dev.2 #author: bulletjournal homepage: https://bulletjournal.us/home/index.html repository: https://github.com/singerdmx/flutter-quill.git