diff --git a/CHANGELOG.md b/CHANGELOG.md index 6edfaedf..f2bec01b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,4 +33,7 @@ * Fix cursor issue when undo. ## [0.1.2] -* Handle more text colors. \ No newline at end of file +* Handle more text colors. + +## [0.1.3] +* Handle cursor position change when undo/redo. \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 5bfef26a..f50ce276 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.1.2 +version: 0.1.3 #author: bulletjournal homepage: https://bulletjournal.us/home/index.html repository: https://github.com/singerdmx/flutter-quill.git