We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77dd008 commit a63c465Copy full SHA for a63c465
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.1.4
2
+
3
+* Fix: issue where mergers does not works as expected by @CatHood0 in https://github.com/CatHood0/flutter_quill_delta_easy_parser/pull/3
4
5
## 1.1.3
6
7
* Fix: `Line` class description in README.
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_quill_delta_easy_parser
description: "Convert your Quill Delta into a simple document format, that makes more simple manipulate text/block attributes"
-version: 1.1.3
+version: 1.1.4
documentation: https://github.com/CatHood0/flutter_quill_delta_easy_parser
homepage: https://github.com/CatHood0/flutter_quill_delta_easy_parser
issue_tracker: https://github.com/CatHood0/flutter_quill_delta_easy_parser/issues
0 commit comments