diff --git a/CHANGELOG.md b/CHANGELOG.md index 20aa37aa..98fbda83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [8.1.4] +- Background/Font Color toolbar button tooltips reversed. + ## [8.1.3] - Move the images to screenshot instead of `README.md` diff --git a/pubspec.yaml b/pubspec.yaml index 2ce71610..2aad9f3e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_quill description: A rich text editor built for the modern Android, iOS, web and desktop platforms. It is the WYSIWYG editor and a Quill component for Flutter. -version: 8.1.3 +version: 8.1.4 homepage: https://1o24bbs.com/c/bulletjournal/108 repository: https://github.com/singerdmx/flutter-quill