diff --git a/CHANGELOG.md b/CHANGELOG.md index 6fb4d24a..9e3b163c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [2.3.3] +* Improves selection rects to have consistent height regardless of individual segment text styles. + ## [2.3.2] * Allow disabling floating cursor. diff --git a/pubspec.yaml b/pubspec.yaml index 335198e2..d9ea96ad 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_quill description: A rich text editor supporting mobile and web (Demo App @ bulletjournal.us) -version: 2.3.2 +version: 2.3.3 #author: bulletjournal homepage: https://bulletjournal.us/home/index.html repository: https://github.com/singerdmx/flutter-quill