diff --git a/CHANGELOG.md b/CHANGELOG.md index bfc19ba4..a4e7e9bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# [7.1.0] +* Fix ordered list numeration with several lists in document. + # [7.0.9] * Use const constructor for EmbedBuilder. diff --git a/pubspec.yaml b/pubspec.yaml index 8c90b6d2..76970dbc 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: 7.0.9 +version: 7.1.0 #author: bulletjournal homepage: https://bulletjournal.us/home/index.html repository: https://github.com/singerdmx/flutter-quill