diff --git a/CHANGELOG.md b/CHANGELOG.md index 06ef094b..6ef722c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [8.5.1] +- Update `README.md` + ## [8.5.0] - Migrate to `flutter_localizations` for the translations - Fix: Translate all the untranslated localizations diff --git a/pubspec.yaml b/pubspec.yaml index ecddbb68..9d48e5a7 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.5.0 +version: 8.5.1 homepage: https://1o24bbs.com/c/bulletjournal/108 repository: https://github.com/singerdmx/flutter-quill