Skip to content

Commit 5a7979b

Browse files
author
CatHood0
committed
Chore: prepare for 1.1.7
1 parent 199b601 commit 5a7979b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.1.7
2+
3+
* Chore: improved general API by @CatHood0 in [#6](https://github.com/CatHood0/flutter_quill_delta_easy_parser/pull/6)
4+
* Fix: data loss when parsing Delta to Document by @CatHood0 in [#7](https://github.com/CatHood0/flutter_quill_delta_easy_parser/pull/7)
5+
16
## 1.1.6
27

38
* Feat: added ability to set a custom id for paragraphs and lines by @CatHood0 in [#5](https://github.com/CatHood0/flutter_quill_delta_easy_parser/pull/5)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_quill_delta_easy_parser
22
description: "Convert your Quill Delta into a simple document format, that makes more simple manipulate text/block attributes"
3-
version: 1.1.6
3+
version: 1.1.7
44
documentation: https://github.com/CatHood0/flutter_quill_delta_easy_parser
55
repository: https://github.com/CatHood0/flutter_quill_delta_easy_parser
66
homepage: https://github.com/CatHood0/flutter_quill_delta_easy_parser

0 commit comments

Comments
 (0)