Update CHANGELOG.md

pull/1508/head
Ellet 1 year ago
parent f92187fe40
commit dc85c57229
No known key found for this signature in database
GPG Key ID: C488CC70BBCEF0D1
  1. 2
      flutter_quill_extensions/CHANGELOG.md
  2. 6
      flutter_quill_extensions/pubspec.yaml

@ -1,5 +1,5 @@
## 0.6.0
- This version is not stable yet as it doesn't have mirgration guide and missing some things and we might introduce more breaking changes very soon but we decided to publish it because the latest stable version is not compatible with latest stable version of `flutter_quill``
- This version is not stable yet as it doesn't have mirgration guide and missing some things and we might introduce more breaking changes very soon but we decided to publish it because the latest stable version is not compatible with latest stable version of `flutter_quill`
## 0.6.0-dev.6
- Better support for web

@ -45,9 +45,9 @@ dependencies:
# In case you are working on changes for both libraries
# Comment the dependency_overrides section when publishing the package,
# then uncomment it back, this will be automated later
dependency_overrides:
flutter_quill:
path: ../
# dependency_overrides:
# flutter_quill:
# path: ../
dev_dependencies:
flutter_test:

Loading…
Cancel
Save